News Feed
Jobs Feed
Sections




News Archive
Spoono.com:
RSS Parsing using PEAR
May 14, 2006 @ 14:41:25

Spoono.com has posted a new tutorial today with complete details on using the PEAR XML_RSS package to parse an RSS feed.

This tutorial will show you how to use Pear (PHP Extension and Application Repository) to parse an RSS feed and display it on your site.

Pear is one of the best hidden jewels inside PHP that programmers usually don't take advantage of. In this tutorial, we're going to assume you already have Pear installed on your box. We will use the XML_RSS package from Pear to parse the top Yahoo! Technology News (located at http://rss.news.yahoo.com/rss/tech) and display it on an HTML page.

The nice thing about the completeness of the PEAR package is that it makes this tutorial a quick one - basically an install of the XML_RSS package (one line) and the code to pull in and parse out the contents of the RSS file (about eight lines). They explain it a bit, but the code makes things pretty readable and straight-forward. At the end, you'll see an amazingly simple way to pull and and parse any (properly formatted) RSS feed out there.

1 comment voice your opinion now!
rss parsing use pear xml_rss package yahoo feed rss parsing use pear xml_rss package yahoo feed


blog comments powered by Disqus

Similar Posts

PHPHacks.com: How to create an Ajax RSS reader with PHP

Joshua Eichorn's Blog: You got AJAX questions I got Answers

David Coallier's Blog: Text_CAPTCHA_Numeral is out!

Community News: Latest PEAR Releases for 06.25.2007

Stoyan Stefanov's Blog: The PEAR book


Community Events











Don't see your event here?
Let us know!


phpunit database development zendframework2 rest testing symfony2 interview usergroup series functional example community podcast language opinion conference framework release introduction

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework