News Feed
Jobs Feed
Sections




News Archive
PHPBuilder.com:
Reading RSS feeds in PHP Part 2
December 19, 2006 @ 15:48:00

PHPBuilder.com has posted part two in their series looking at working with RSS feeds in PHP. This time, they pick up from the previous part and look at parsing two new feeds and pushing that content into a database.

These two sample feeds are loosely based on some of the feeds supplied by Independent Online. Note that unlike last month's simplified example, each article item has a publication date. We'll call the two feeds africa.rss and southafrica.rss.

They give the contents of the feeds to be parsed and what the info (as parsed by the code from the previous article) spit out the other side would look like. They also give the schema for the database table you can push all of the content into to store it. The rest of the article is the code listing to get this system working (including the code to parse the feed itself).

0 comments voice your opinion now!
part2 rss feed parse database output tutorial part2 rss feed parse database output tutorial


blog comments powered by Disqus

Similar Posts

Miro Svrtan: Debugging Uploadify jQuery plugin with XDebug

Developer.com: DB2 Universal Database and the PHP Developer? Absolutely!

Gonzalo Ayuso: Building a simple API proxy server with PHP

Travis Swicegood: Fluent-API, here I come!

DevShed: Adding Methods to the Query Processor in PHP


Community Events











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


release zendframework2 series composer example introduction framework functional podcast database community language code opinion interview testing conference tool object development

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