PHP Classes / Query2RSS

Generate RSS feeds from MySQL query results

Query2RSS PHP Class

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.

Similar PHP Classes

Search in PHP Classes

Filter by tags