Login   Register  
PHP Classes
elePHPant
Icontem

ResultCache

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Evgeny
Name: Evgeny <e-mail contact>
Packages: 3 Browse all classes by Evgeny Browse all classes by
Country: Russian Federation Russian Federation - PHP jobs in Russian Federation
Age: ???
All time rank: 66120 in Russian Federation Russian Federation
Week rank: 845 Down18 in Russian Federation Russian Federation Up


  Detailed description   Download .zip .tar.gz  
ResultCache is a class used to cache output of a function in disk files.

This class is good for improving the performance of scripts that output the results of slow database queries. It can be used for caching data generated from other sources besides database query results.

On first call of the class, the function is executed and the returned data to is stored in a cache file. On subsequent calss, the data is retrieved from the cache file.

  Classes of Evgeny  >  ResultCache  >  Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: ResultCache
Base name: resultcache
Description: Cache the output generated by a functions
Version: -
PHP version: -
License: GNU Free Documentation License (FDL)
All time users: 604 users
All time rank: 4414
Week users: 0 users
Week rank: 2383 Equal
 
  Groups   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image Files and Folders Listing, accessing and manipulating files and folders View top rated classes
Group folder image Cache Classes for managing cached pages View top rated classes


  User ratings  
Not yet rated by the users

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file result_cache.php Class class

Download all files: resultcache.tar.gz resultcache.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.