| File |
Role |
Description |
x64_feeds.php |
Class |
This is the main generator class |
readme.txt |
Doc. |
Some information about the class and important notes |
templates |
atom.tpl |
Conf. |
This is the template for the Atom0.3 feeds |
rss091.tpl |
Conf. |
This is the template for the RSS 0.91 feeds |
rss100.tpl |
Conf. |
This is the template for the RSS 100 feeds |
rss200.tpl |
Conf. |
This is the template for the RSS 2.00 feeds |
example1.php |
Example |
This is an example using file database |
example2.php |
Example |
This is an example giving the data as a file database |
example3.php |
Example |
This is an example giving the data as a processed array |
example_db.php |
Conf. |
This is the database used in the example number 1 |