This class can store and retrieve cached data in files.
It can store an arbitrary data string in a cache file with a given name.
The class can also check if the cache file did not expire and in that case retrieve the cached data.
The directory where cache files are stored, the cache file name extension and the cache expiry time are configurable parameters.
The code and the comments are in German.
In German:
Mit dieser Classe können Sie ausgaben von Programmteilen in ein Textfile speichern um eine neuausfuehrung des Programmteil für eine bestimmte Zeit zu unterbinden.
|
|
| Name: |
CachClass |
| Base name: |
cachclass |
| Description: |
Store and retrieve cached data in files |
| Version: |
1.0 |
| PHP version: |
5.3.5 |
| License: |
GNU General Public License (GPL) |
| All time users: |
414 users |
| All time rank: |
5403 |
| Week users: |
1 user |
| Week rank: |
2173  |
| |
|
| Not yet rated by the users |
| |
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 |
|
|