PHP Classes
elePHPant
Icontem

ResultCache: Cache the output generated by a functions

Recommend this page to a friend!
  Info   View files View files (1)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2003-12-02 (12 years ago) RSS 2.0 feedNot yet rated by the usersTotal: 614 This week: 2All time: 4,871 This week: 591Up
Version License Categories
resultcache 1.0GNU Free Document...Files and Folders, Cache
Description Author

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.

Picture of Evgeny
Name: Evgeny <contact>
Classes: 3 packages by
Country: Russian Federation Russian Federation

  Files folder image Files  
File Role Description
Plain text file result_cache.php Class class

 Version Control Unique User Downloads Download Rankings  
 0%
Total:614
This week:2
All time:4,871
This week:591Up