News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
PHPHacks.com:
How to create an Ajax RSS reader with PHP
September 26, 2006 @ 07:54:57

If you've ever needed a good project to get started with combining PHP and Ajax, you should definitely take a look at this new tutorial from the PHPHacks.com website today. They demonstrate how to create a simple RSS reader combining the power of PHP and the client-side abilities of Ajax.

They start by explaining some of the terms they'll be working with, including:

  • RSS - and an example document
  • XSL - to help create the RSS feed
  • SimpleXML - to read in and parse the info from a remote server
After that, they jump right in, creating their first file - the main functionality for the application (on the PHP side). They opt to do everything by hand and not use any of the frameworks that are already out there so you can really understand what goes into it. They provide all of the code you'll need to get things set up, including the CSS to get things nice and styled and a few usage examples to show you how it all ties in together.

0 comments voice your opinion now!
ajax rss reader tutorial code example ajax rss reader tutorial code example



Similar Posts

Dhiraj Patra's Blog: Running PHP Scripts with Cron

Community News: PHPFreaks Relaunch

VT\'s Tech Blog: A Few XML & PHP Tutorials

PHP-Learn-it.com: Starting with PHP and AJAX

Hasin Hayder's Blog: Building services like FriendFeed using PHP - Part2


Community Events







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


database PHP5 releases mysql zendframework example book security package PEAR zend release application conference cakephp framework code job ajax developer

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