This class can cache content data strings in files.
It can write arbitrary data from given content strings in cache files located in a given directory.
The class can also retrieve data from cache files if they already exist and they were not created before than a period longer than the expiry time.
The cache directory and the expiry time are configurable parameters.
|
|
| Name: |
SCache simple data caching class |
| Base name: |
scache |
| Description: |
Cache content data strings in files |
| Version: |
1.2 |
| PHP version: |
5.0 |
| License: |
GNU General Public License (GPL) |
| All time users: |
343 users |
| All time rank: |
5854 |
| Week users: |
0 users |
| Week rank: |
2354  |
| |
|
| 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 |
|
|
| File |
Role |
Description |
SCache.php |
Class |
SCache simple data caching class |