News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
ScratchProjects.com:
Build an RSS Feed Reader using Ajax and PHP
August 02, 2006 @ 09:24:29

ScratchProjects has posted a two-part series on cominging two powerful web technologies - PHP and Ajax - to create a simple, yet effective application, an RSS feed reader.

In part one of the series, they focus on the fundamentals - the "hows" of combining PHP and Ajax, introducting the code and its parts, then getting into the examples, showing how to make a simple call to the rss.php backend script to grab the RSS data and push it into a DIV on the page.

Part two jumps in with both feet, setting up the database you'll store the feed locations in before getting to the heart of the application. They create the form to add the feed to the database, make the functions to grab a list of the feeds from the database, and, finally, display the parsed results of those feeds on the page.

It's nothing fancy, but it does show the development of a simple application in two parts complete with the source code ready to be downloaded and adapted.

0 comments voice your opinion now!
ajax rss feed reader tutorial source ajax rss feed reader tutorial source




Community Events





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


series custom phpunit application community development introduction release test interview database unittest framework podcast component language api opinion symfony2 conference

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