This class can be used to generate a RSS feed compliant with the version 2.0 of RSS specification.
The class is based on Paulius Lescinskas' Easy RSS class.
It can generate a complete RSS 2.0 feed passing an array of item definition arrays. The item arrays describe item properties such as the title, link URL, description and publication date.
The global properties of the feed can be set by assigning class variables with the same names. The supported feed properties are: the title, description, publication date, generator name, language and encoding.
|
|
| Name: |
RSS Generator |
| Base name: |
rss_generator |
| Description: |
Generate RSS 2.0 feed from an array of items |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
4623 users |
| All time rank: |
512 |
| Week users: |
2 users |
| Week rank: |
1335  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (78.6%) |
Not sure (57.1%) |
- |
- |
- |
- |
Not sure (45.0%) |
1850 |
| Month: |
Not yet rated by the users |
| Link |
Description |
| RSS Feeds in PHP |
Several months ago, I surveyed some RSS generator package of PHP for interests... |
| |
Applications that use this class |
|
|
| Link |
Description |
| travel book |
Travelling through the world |

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|