This class can be used to cache content in files.
It can capture the current script output and store it in cache files if these do not exist already or they have already expired.
The class can just dump the contents of a cache file and exit if the cache file already exists and did not yet expire.
|
|
| Name: |
Cache File - Part File |
| Base name: |
cache-file-part |
| Description: |
Cache PHP script output in files |
| Version: |
1.0 |
| PHP version: |
5.0 |
| License: |
GNU General Public License (GPL) |
| All time users: |
513 users |
| All time rank: |
4880 |
| Week users: |
1 user |
| Week rank: |
2150  |
| |
|
| Not yet rated by the users |
| Link |
Description |
| PHP Cache System (class) (Spanish) |
Working with a cache system is one of the simplest forms and used the time to save resources on sites with high traffic... |
| |
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 |
cache.php |
Class |
Caching File/Part File with extra paramters for js cookie and session cases |