PHP Classes

Classes of Charles

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Charles (1)  >  Mission progress status  >  Reputation  
Picture of Charles
Name: Charles <contact>
Classes: 1
Country: Canada Canada
Age: 45
All time rank: 308064 in Canada Canada
Week rank: 195 Up5 in Canada Canada Up
All time users: 587
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image PHP data caching class  
Cache arbitrary data in files
This class can be used to cache arbitrary data in files.

It can check if a given cache file exists and is not expired. If so, it returns the cached data.

If the cache file is not valid, the class can store the data for an optionally period of time after which it expires.

The class can also explicitly invalidate a cache file by removing it if it exists.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z