News Feed
Jobs Feed
Sections




News Archive
PHPBuilder.com:
Reading RSS feeds in PHP Part 1
December 13, 2006 @ 11:46:00

In a new tutorial over on PHPBuilder.com today, they demonstrate how to create and work with one of the most popular data exchange formats on the web today - RSS.

Recently I was looking for an RSS aggregator. I was having surprising difficulty finding one that did exactly what I wanted. [...] I began seriously considering writing my own. This month, I show you how to create a basic RSS reader yourself.

He gives a simple primer to what RSS is and what it looks like (explaining the XML spec) and includes an example of what a simple document looks like. He uses the older XML functionality in PHP (expat) to do the parsing and includes to code that he uses to get the job done.

0 comments voice your opinion now!
rss feed read aggregate expat xml parse tutorial part1 rss feed read aggregate expat xml parse tutorial part1


blog comments powered by Disqus

Similar Posts

ScratchProjects.com: Build an RSS Feed Reader using Ajax and PHP

Joshua Thijssen: Debugging remote CLI with phpstorm

NETTUTS.com: How to Build a Shopping Cart using CodeIgniter and jQuery

PHPMaster.com: How I Faked Scheduled Database Dumps Without Cron

PHPMaster.com: Constructors and the Myth of Breaking the Liskov Substitution Principle


Community Events











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


language example introduction object release community unittest framework zendframework2 application interview functional development code testing opinion podcast phpunit tool series

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