Innovation Award
 July 2009
Number 12 |
Most blog systems use a database to store and retrieve the blog posts.
This class provides an alternative solution that uses only text files to store the posts. Therefore it works even in PHP installations that do not have a database.
Manuel Lemos |
This class can be used to retrieve blog posts from a text file.
It can access a text file and parse it to retrieve blog posts from it.
The class can get the titles of all stored posts body, and get the author and date of each post.
| Not yet rated by the users |
No application links were specified for this class.

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