I see this more and more. a website is displaying a rss feed headline, i.e. - once you click on it , instead of going to the source website like AP or Reuters' , it goes to their internal webpage for that news item. it is not just on Yahoo, it's on small websites, so no partnerships are really involved or necessarily required. I think it requires MySql database. How can I do that with php..? where is the script..? does the page wih the headline have to be in ".php" or can it be ".html" with a modified htaccess file. ? please guide me in the right direction. Thanks
Its quite easy, what rss parser you are using to display feeds on your site? You will just have to change a few lines in it and it will work exactly as you wants.
Hello, I'm looking for the same thing. I'm using rss2html. I need the to add the extra script. Can you give me it? Luke