DemoDownload This is a very simple script that passes xml to php. Parse XML to PHP and use the data on your very own website. You can also use this code to include RSS news feeds. This is a simple example of how to include the xml parser: <?php include 'xmltophp.class.php'; $files = array('rss.xml'); $xmlToPHP [...]