Cache: cacher.php.class
Martin Milner (contact me)
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
Click here for detailed information about this class on phpclasses.org