Login   Register  
PHP Classes
elePHPant
Icontem

Class: Really Simple Content Cache

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Rob Searles  >  Really Simple Content Cache  >  Download .tar.gz .zip  >  Support forum Support forum (2)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Really Simple Content Cache
Base name: reallysimplecontentc
Description: Cache content in files
Related classes: ,
Version: 0.1
PHP version: 5.0
License: GNU General Public License (GPL)
All time users: 620 users
All time rank: 4029
Week users: 0 users
Week rank: 2503
Picture of Rob Searles
Author: Rob Searles <e-mail contact>
Packages: 1 Browse this author's classes Browse this author's classes
Country: Germany Germany - PHP jobs in Germany
Age: 33
All time rank: 2313154 in Germany Germany
Week rank: 2255 Up134 in Germany Germany Up


  Detailed description  
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 cache file may be refreshed with new content.

The class may also invalidate cached content by removing the respective file if it exists.

The cache expiry time and the cache file name extension are configurable details.

 

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Cache Classes for managing cached pages View top rated classes

  Rate classes User ratings   Trackback   Applications   Related links   Files Files  

  User ratings  
There are not enough user ratings to display for this class.

  Trackback links  
Link Description
PhpClasses: ReallySimpleContentCaching How very exciting. My ReallySimpleContentCache class has just been approved for PhpClasses.Org...

  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.

  Related links  
Link Description
On my Blog Blog page with some more details and link to an example or two

  Files folder image Files  
File Role Description
Plain text file index.php Example Demo of the ReallySimpleContentCache class for the simplest usage
Plain text file index2.php Example Demo for the ReallySimpleContentCache class, more advanced usage
Plain text file ReallySimpleContentCache.php Class Class file for the ReallySimpleContentCache class

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