High, I'm new to PHP (and all server side scripting), but I was wondering if anyone can help me with this problem:-
I'm using a PHP script developed by MC4.com which is a simple script to grab elements of any other web page on the net. What I want to use it for is to take headline links from other sites and place them in my site - which then link back to the specific articles on the source site. This works fine if the headline links I'm grabbing are absolute links, but will not work from my site if they are relative links.
Bookmarks