RSS Writer Class is a PHP class that can generate RSS (Rich/RDF Site Summary) XML documents. It extends the XML Writer class to generate XML-RSS documents. It features simplified definitions of channel and item properties, support for defining optional channel graphic images and search form text inputs, support for RSS specification versions 0.9, 0.91, 1.0, and 2.0, support for using namespace modules to extend the document property set, and an optional XSL stylesheet example to automatically view RSS documents as HTML pages in XML capable browsers.
| Tags | Internet Web Dynamic Content CGI Tools/Libraries Software Development Libraries php classes Text Processing Markup XML |
|---|---|
| Licenses | BSD Original |
| Operating Systems | OS Independent |
| Implementation | PHP |
Recent releases


Changes: This release adds support for the RSS 2.0 item category property and other properties that may have multiple values.


Changes: This release adds support for generating RSS 2.0 documents. Separate XSL stylesheets are provided to render RSS 0.9 or 1.0 and RSS 0.91 or 2.0 documents in XML capable browsers.


Changes: This release adds the allownoitems variable to allow the generation of RSS channels that may have no items.


No changes have been submitted for this release.