: (Podcasts from The New Yorker)

channel->title; $feedDescription = html_entity_decode(substr($xml->channel->description,0,86)).'...'; ?>

Subscribe to the Feed

channel->item)) { foreach ($xml->channel as $feed) { //loop through items for display; number of items determined by $limit variable above for ($i=0; $i<$limit; $i++) { //get media file $attrs = $feed->item[$i]->enclosure->attributes(); $mediaFile = $attrs['url']; //get blog post link $postLink = $feed->item[$i]->link; ?>
item[$i]->title); ?>item[$i]->pubDate,0,50); ?>
item[$i]->description); ?>
item[$i]->children('http://www.itunes.com/dtds/podcast-1.0.dtd'); ?>
Keywords: keywords; ?>
Duration: duration; ?> Download file
There are no items available at this time. Check back with us later.