News Feed
Sections
News Archive


Community Events
php|tek 2008 PHP Conference



Developer Tutorials Blog:
RSS feeds in PHP 3 simple steps to PHP RSS generation
0 comments :: posted Thursday April 17, 2008 @ 08:47:50
voice your opinion now!

On the Developer Tutorials blog today, there's a new post talking about the "three easy steps" to making an RSS feed for your blog:

Adding an RSS feed to your site is quick and painless, and can be done with pure PHP (and some kind of data source). After the jump, 3 simple steps to building an RSS feed in php.

The steps are pretty simple - figure out what content you want to serve, set up the basic RSS XML structure, and loop through your data to push it in to the template and echoed out. Some simple example code is included.

tagged with: rss feed generate tutorial steps example code content



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

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