Box Cache

BoxCache logo
Package:
Box Cache
Summary:
Store and retrieve data in cache files
Groups:
Cache, Files and Folders, PHP 5
Author:
Alan Hoffmeister
Description:
This class can be used to store and retrieve data in cache files.

It can store a given data string in a cache file with a given expiry period.

The class can also retrieve the data from a cache file if it was already previously stored there and it was not yet expired.

It can also remove one or all cache files from the cache or just remove all those that expired.


Powered by Gewgley