Content management: Quick Non DB MySQL Alternative
Esteban Smith Lopez (contact me)
This package can be used to manage Web page content stored in files, so it can work in environments where an SQL database is not available.
There is a class for managing Web page content and application users. They store and retrieve content and user records in files. The classes can perform basic operations of adding, retrieving, updating and deleting records.
Click here for detailed information about this class on phpclasses.org