|
About:
File cache class is a PHP Class that can cache
arbitrary data in files in order to reduce the
time necessary to regenerate pages or other types
of data that do not change every time they are
requested. It features safe locking of cache files
to avoid data corruption caused by simultaneous
accesses during cache file updates, portable
locking schemes, and the ability to set a cache
expiry date or timeout period. Cache files can
store user-defined headers besides the cached
data, and also standard headers used in HTTP like
content-length:, date:, expires:, etag:, etc. It
has been tested under Linux, SunOS and Windows.
Author:
Manuel Lemos <mlemos (at) acm (dot) org>
[contact developer]
Homepage:
http://www.phpclasses.org/filecache
Mirror site:
http://en.static.phpclasses.org/browse/package/313.html
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|
|
» Rating:
(not rated)
» Vitality: 0.01% (Rank 2830)
» Popularity: 0.60% (Rank 9797)

(click to enlarge graphs)
Record hits: 6,914
URL hits: 2,027
Subscribers: 14
|
|