PHP Classes
elePHPant
Icontem

Query2RSS: Generate RSS feeds from MySQL query results

Recommend this page to a friend!
  Info   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2009-07-13 (7 years ago) RSS 2.0 feedNot enough user ratingsTotal: 478 All time: 5,674 This week: 1,162Up
Version License PHP version Categories
query2rss 1.0Public Domain5.0XML, PHP 5, Databases
Description Author

This class can be used to generate RSS feeds from MySQL database query results.

It takes a MySQL query result set resource and retrieves the result rows to generate XML for an RSS 2.0 feed.

The class can map a given list of fields to fields that define the title, description and URL of the RSS feed items.

The RSS feed channel definition may contain configurable custom fields.

Picture of Francesco Cirać
Name: Francesco Cirać <contact>
Classes: 3 packages by
Country: Italy Italy

Details
== Query2RSS
== A PHP class generating RSS 2 from a database query.

= What is Query2RSS
Query2RSS can generate a RSS 2 file directly from a database query. 
You just need to map the database table fields to feed properties and
to do the query to the database.

= Using Query2RSS
Query2RSS usage is very simple. A basic usage is explained in the example
file. Reading the source comments you can get about more complex usage.

= Query2RSS License
Query2RSS has not a license. Simply do what you want.
I just enjoyed coding Query2RSS, don't care about.

= Author contacts
Website: http://sydarex.org
Email: sydarex@gmail.com
  Files folder image Files  
File Role Description
Accessible without login Plain text file example.php Example Usage Example
Plain text file query2rss.class.php Class Query2RSS class file
Accessible without login Plain text file readme.txt Doc. Readme file

 Version Control Unique User Downloads Download Rankings  
 0%
Total:478
This week:0
All time:5,674
This week:1,162Up