News Feed
Jobs Feed
Sections




News Archive
Developer Tutorials Blog:
RSS feeds in PHP 3 simple steps to PHP RSS generation
April 17, 2008 @ 08:47:50

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.

0 comments voice your opinion now!
rss feed generate tutorial steps example content


blog comments powered by Disqus

Similar Posts

Community News: PHPKnowHow.com - PHP in Plain English

The Bakery: Eight New Items (Components, Tutorials & Helpers)

PHPEveryDay.com: New Smarty Tutorials

Andi Gutmans' Blog: PHP represented at SIGMOD 2006

Evert Pot's Blog: Dangers of mutual dependencies


Community Events











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


language development series testing zendframework2 unittest phpunit introduction interview podcast database release symfony2 functional conference usergroup opinion community rest framework

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