Parse RSS – PHP Script

A very simple and useful script to parse a standard XML RSS Feed using PHP5 & simplexml_load_file()

To see a sample of the out put click this link to show the feed from CyberCoded.net

To copy or download the source code, you can right click the link to parse.txt, download and rename parse.php, or follow the link and copy the source from the browser and paste into your own file.