 |
|
Innovation award
 Nominee: 1x |
This class can be used to cache the output of PHP script in files.
First it checks the cache file of a given cache key.
If the cache file exists and it has not expired, the class outputs the contents of the cache file.
If the cache file does not yet exist or it has expired, the class starts capturing the output of the script and stores it in the cache file.
The directory where the cache files are stored and the cache file expiry time are configurable parameters.
|
|
| Name: |
cache_TS |
| Base name: |
cache_ts |
| Description: |
Cache the output of PHP script in files |
| Version: |
1 |
| PHP version: |
4.0 |
| License: |
GNU Lesser General Public License (LGPL) |
| All time users: |
677 users |
| All time rank: |
4144 |
| Week users: |
4 users |
| Week rank: |
690  |
| |
|
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|

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