online marketing

Posts Tagged 'Cacher'

XML Cacher

Posted by admin on December 10 2009 Add Comments

XML Cacher
By : livingdead
This class is meant to parse and transform XML documents with an XSL stylesheet.
It uses PEAR::Cache package to cache the results of parsing and transforming stages to reduce the time to generate the final output after the first time the same XML documents are processed.
It uses the domXML API to [...]

Page Self Cacher

Posted by admin on December 10 2009 Add Comments

Page Self Cacher

By : yanghisun
a class cache php page,very fast
Download :
http://www.ziddu.com/download/7309367/page-2002-01-27.zip.html

Easy Cacher

Posted by admin on December 10 2009 Add Comments

Easy Cacher
By : Bole Chen
This class may be used to cache pages easily.
Download :
http://www.ziddu.com/download/729428…04-29.zip.html

cacher.php.class

Posted by admin on December 10 2009 Add Comments

cacher.php.class
By : Martin Milner
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 [...]

Cacher.php v1.0

Posted by admin on December 10 2009 Add Comments

Cacher.php v1.0
By : Steven
A simple content cache script. Not written by me. But I found it to be small and very usefull. Author’s name and address are in the script.
Download :
http://www.ziddu.com/download/729376…10-24.zip.html

Cacher

Posted by admin on December 10 2009 Add Comments

Cacher
By : LiquidKernel
Cacher allows you to cache variables (anything that can be put into a variable) for later use. This speeds up loading time, and reduces load on the data source. Some uses include: caching database search results, requests from remote servers, images/files, etc.
Download :
http://www.ziddu.com/download/729374…09-17.zip.html