doctor_james Posted July 18, 2008 Share Posted July 18, 2008 Hi, How can I get the last records of 10 different RSS files and print them in a page ? Link to comment https://forums.phpfreaks.com/topic/115431-reading-from-rss-files/ Share on other sites More sharing options...
proggR Posted July 18, 2008 Share Posted July 18, 2008 I'm not sure myself but maybe this will help http://ca3.php.net/xml Link to comment https://forums.phpfreaks.com/topic/115431-reading-from-rss-files/#findComment-593483 Share on other sites More sharing options...
JonnyThunder Posted July 18, 2008 Share Posted July 18, 2008 Depends on the structure of the files. Are they all the same structure? At any rate, you could use SimpleXML to parse the files - or if you're feeling like a sexual tyrannosaurus you could use DOMXML. Link to comment https://forums.phpfreaks.com/topic/115431-reading-from-rss-files/#findComment-593487 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.