How To Create an RSS Aggregator with PHP and AJAX

Over on Informit.com is a great article I found that shows step-by-step how to create an RSS Aggregator with PHP and AJAX.

This seems like a great tutorial to get you started on AJAX, since it covers GET and POST to PHP via JavaScript, which is what’s required for AJAX.
It follows with a section on parsing the data returned.

How To Create an RSS Aggregator with PHP and AJAX

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>