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 example ajax rss reader tutorial example




Community Events





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


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

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