|
About:
gCache is a PHP class that can be used to capture
and cache Web page content. It can store cached
content in files of a given directory. It uses OS
independent file locking to prevent corruption
from simultaneous attempts to update the cache
files. First, it checks whether the cache file
exists and has not expired. In that case, it
retrieves the cache content into a class variable.
If the cache does not exist or has expired, the
class can start capturing the output of the
current script. When the script is done, the class
can store the captured content in the cache file.
Author:
Cesar Rodas [contact developer]
Homepage:
http://cesars.users.phpclasses.org/browse/package/3972.html
Tar/GZ:
http://cesars.users.phpclasses.org/browse/package/3972/download/targz.html
Zip:
http://cesars.users.phpclasses.org/browse/package/3972/download/zip.html
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|
|
» Rating:
(not rated)
» Vitality: 0.00% (Rank 40617)
» Popularity: 0.04% (Rank 44294)

(click to enlarge graphs)
Record hits: 460
URL hits: 74
Subscribers: 0
|
|