Hello, I need the php script for displaying rss feed item links on another page within your own site. Could anyone please give me this code. I will be very grateful. Thanks, Luke
So you want to read your own RSS feed and display it on your own page? It'd be easier and faster to just pull your content directly from your database.
No, I'm talking about getting feeds from elsewhere and parsing them, INCLUDING THE ITEM LINKS/TAGS, so that they are on pages from my site, seeming like they are part of my site. I would like to understand using a database for rss feeds.