News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
WebReference.com:
Creating a Custom RSS Feed with PHP and MySQL
October 25, 2006 @ 09:56:00

The WebReference.com site has a new tutorial posted today - a look at the creation of a custom RSS feed with the help of a a dash of both PHP and MySQL.

You'll learn how to syndicate your own custom RSS feeds using PHP and MySQL. We'll first learn how to create two database tables and then how to retrieve data from them which will be formatted into an RSS feed.

They start from scratch instead of trying to integrate with your pre-existing database schema. They choose to go with a news system that includes the contents of the post, an image associated with it, and a link back to it. They create a class to make the RSS that contains methods like GetFeed, getDetails, and getItems to help build the RSS output. It's all done by appending the tags and information togethter, so don't look for any XML handling here.

0 comments voice your opinion now!
rss feed mysql tutorial class schema custom database rss feed mysql tutorial class schema custom database



Similar Posts

Sebastian Bergmann's Blog: PHPUnit Status Update

Geeks Not Nerds Blog: Rolling your own Blog Backend from Scratch Part 1

Maggie Nelson's Blog: NTILE() - easy way to generate tag clouds

Limitless Studios: Determine Number Of Online Users Without A Database

GoodPHPTutorials.com: SQL Injections in PHP with MySQL


Community Events







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


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

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