Login   Register  
PHP Classes
elePHPant
Icontem

Class: ResultCache

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Evgeny  >  ResultCache  >  Download .tar.gz .zip  >  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: 596 users
All time rank: 4111
Week users: 0 users
Week rank: 2530
Picture of Evgeny
Author: Evgeny <e-mail contact>
Packages: 3 Browse this author's classes Browse this author's classes
Country: Russian Federation Russian Federation - PHP jobs in Russian Federation
Age: ???
All time rank: 62116 in Russian Federation Russian Federation
Week rank: 2255 Down65 in Russian Federation Russian Federation Down


  Detailed description  
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.

 

  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

  Rate classes User ratings   Applications   Files Files  

  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.