Ole File Cache

Package:
Ole File Cache
Summary:
Cache arbitrary data in files
Groups:
Cache, Files and Folders, PHP 5
Author:
Ole
Description:
This class can be used to cache arbitrary data in files.

It can check if a given cache file exist or it has not expired. If so, retrieved the cached data. Otherwise, it can store new data in the cache file.

The cache expiry time is configurable.


Powered by Gewgley