الكلمات الدليلية 'Cache'

RS Cache

Posted by admin on ديسمبر 10 2009 Add Comments

RS Cache

by : V. Yanson
This class can be used to store and retrieve variables in cache files.
It provides a function to store the value of a variable of any type in a file of a given folder.
The file name is determined by a given unique identifier and an integer number that indicates the time when [...]

Really Simple Content Cache

Posted by admin on ديسمبر 10 2009 Add Comments

Really Simple Content Cache
By : Rob Searles
This class can be used to cache content in files.
It can check if a given cache file exists and it has not expired. In that case it returns the cached content stored in the cache file.
If the cache file does not exist or the cached content has expired, the [...]

php Super Cache

Posted by admin on ديسمبر 10 2009 Add Comments

php Super Cache

By : Patxi Echarte
Class for caching of full pages or frequently used blocks. It uses the filesystem to avoid database connections bottlenecks. It caches pages using the name of the script and allowed query_strings. You can see it in use at: http://www.todoel*$(#*$(#*$(#o.com, caching category pages and different blocks. It can serve normal html [...]

Object Cache 2

Posted by admin on ديسمبر 10 2009 Add Comments

Object Cache 2

By : Eugene Panin
Stores objects in operative memory, dba, dbm, shared memory.
Please make the following directory structure:
ObjectCache.php (file)
+–ObjectCache (dir)
____ObjectCache_shmop.php
____ObjectCache_memory.php
____…..
Download :
http://www.ziddu.com/download/7309352/object_cache2-2003-02-19.zip.html

Object Cache

Posted by admin on ديسمبر 10 2009 Add Comments

Object Cache

By : Eugene Panin
Object manipulation routine.
Download :
http://www.ziddu.com/download/7309331/objectcache-2001-10-02.zip.html