== 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 |