Cache DBA
This class can store and retrieve cache data from flat file databases. It uses the database (dbm-style) abstraction layer to cache your objects, strings, integers or arrays. Even instances of SimpleXMLElement can be put to the cache. It takes a given object and stores its serialized information as a string of data in flat file database using the DBA extension. The class can also retrieve and unserialize the previously stored object from the cache database file if the cache file exists and it did not expire. It can also delete existing cache entries explicitly. A separate class exists to automatically delete all expired cache database entries.
Visit publisher site: Cache DBAListing Details
- Version:
- 1.1
- Filed in:
-
Scripts / PHP / Scripts & Programs / Miscellaneous
- Submitted on:
- Last Updated:
- Mar 16, 2011
- Publisher:
- Gjero Krsteski Other listings by this publisher
License & Pricing Information
LICENSE #1
- License Type:
- BSD
- Price:
- 0.00 EUR
- Additional Info:
- New BSD License
User Reviews
Be the first to review this listing!Not yet reviewed by any member.... You can be the FIRST one to write a review for Cache DBA