A caching class, loosely based on
//# Cacher.php v1.0 #
//# By Khaled Fadhel #
//# alfadhil@hotmail.com #
but now by:
Martin Milner
martin@newdomain.nl
30-10-2001
The result is a cache object which you can call repeatedly from a script (as needed) with different arguments.
This would aid the purpose of seperating the layout from the code (I advise everyone to use templates)
all documentation can be found in the class
| There are not enough user ratings to display for 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.
| File |
Role |
Description |
cacher.php.class |
??? |
an easy php file cacher |
echo.php |
??? |
a file that echoes something as an example for the class |
test.php |
??? |
This file tests the class for you |