PHP Classes

Classes of Hemn Chavroka

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Hemn Chavroka (1)  >  Mission progress status  >  Reputation  
Picture of Hemn Chavroka
Name: Hemn Chavroka <contact>
Classes: 1
Country: Iran Iran
Age: 34
All time rank: 386980 in Iran Iran
Week rank: 197 Up2 in Iran Iran Up
All time users: 286
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 Easy Cache  
Cache the contents of remote pages in local files
This class can cache the contents of remote pages in local files.

It can retrieve the contents of a remote page with a given URL and store it in a local cache file, so next time the same page is requests it will retrieve from the cache file.

The cache file is stored with a given key name in a configurable cache directory. The cache expiry time is also configurable.

If the contents are in the JSON format, the class will return the decoded JSON value.

The class can also delete a given cached page or flush all expired cache files.
Not enough user ratings


  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