//RENAME this file rss_parse.php or just copy/paste the following //code to put into any PHP script, ensure you //download this library http://magpierss.sourceforge.net/ require("magpierss/magpierss-0.72/rss_fetch.inc"); $rss = fetch_rss("http://www.battlereports.com/rss.php"); ?>
echo "Site: ", $rss->channel['title'], "