PHP Classes

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    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 484 This week: 1All time: 5,922 This week: 560Up
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
Age: 32
All time rank: 129651 in Italy Italy
Week rank: 411 Up18 in Italy Italy Up

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:484
This week:1
All time:5,922
This week:560Up