error_reporting(E_ALL ^ E_NOTICE); $urls = array( "http://downloads.bbc.co.uk/podcasts/fivelive/kermode/rss.xml", "http://downloads.bbc.co.uk/podcasts/radio4/fricomedy/rss.xml", "http://downloads.bbc.co.uk/podcasts/fivelive/ft/rss.xml", "http://feeds.thisamericanlife.org/talpodcast", "http://downloads.bbc.co.uk/podcasts/radio4/timc/rss.xml", "http://www.npr.org/rss/podcast.php?id=510289" ); foreach($urls as $url){ echo "
";print_r($item);echo "