Hi there,
I'm new to the world of PHP, so forgive me if this is a daft question.
I've written a script which pulls some headlines from a remote site and
displays them on my server. Trouble is, all of the links are relative
and I need some way of adding the "http://www.foobar.com/" to the start
of these links.
How do I go about doing it?
Regards,
Kevin
I'm new to the world of PHP, so forgive me if this is a daft question.
I've written a script which pulls some headlines from a remote site and
displays them on my server. Trouble is, all of the links are relative
and I need some way of adding the "http://www.foobar.com/" to the start
of these links.
How do I go about doing it?
Regards,
Kevin
Comment