Crutch Cache

Package:
Crutch Cache
Summary:
Store variable values in cache files
Groups:
Cache, Files and Folders, PHP 5
Author:
Lawondyss
Description:
This class can be used to store variable values in cache files.

It can open a given cache file to retrieve values of variables if the file exists.

The class can set an arbitrary number of variable values which are saved to the cache file as a serialized array when the object is destructed.


Powered by Gewgley