hno Posted September 26, 2009 Share Posted September 26, 2009 HI I need a feed reader that I give the feed address to it and then it retrieve the feeds from that address and display the data on my web page. What do you suggest to do? thanks Link to comment https://forums.phpfreaks.com/topic/175588-need-feed-reader/ Share on other sites More sharing options...
RussellReal Posted September 26, 2009 Share Posted September 26, 2009 an rss feed I'm assuming is mostly xml, so you can PROBABLY open it as such simplexml_load_file Link to comment https://forums.phpfreaks.com/topic/175588-need-feed-reader/#findComment-925270 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.