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.
|
|
| Name: |
PHP data caching class |
| Base name: |
objectcache |
| Description: |
Cache arbitrary data in files |
| Version: |
- |
| PHP version: |
5.0 |
| License: |
BSD License |
| All time users: |
559 users |
| All time rank: |
4614 |
| Week users: |
0 users |
| Week rank: |
2357  |
| |
|
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|