PHP Classes
elePHPant
Icontem

URI Cache: Cache pages based files based on the request URI

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2007-06-21 (9 years ago) RSS 2.0 feedNot enough user ratingsTotal: 463 All time: 5,769 This week: 899Up
Version License PHP version Categories
uri_cache 1.0GNU General Publi...5.0PHP 5, Files and Folders, Cache
Description Author

This class can be used to cache whole pages on files with names based on the request URI.

It takes the current request URI and uses MD5 to compute the name of a file that should store the cached version of the current page.

If the computed cache file does not exist, it starts capturing the output of the current script and stores it in the cache file when the script ends.

If the cache file exists, it reads the cache file contents and outputs it.

The cache file directory and the cached files lifetime are configurable parameters.

Picture of yinsee
Name: yinsee <contact>
Classes: 3 packages by
Country: Malaysia Malaysia

  Files folder image Files  
File Role Description
Plain text file class.URI_Cache.php Class class object
Accessible without login Plain text file sample1.php Example sample #1 - auto cache

 Version Control Unique User Downloads Download Rankings  
 0%
Total:463
This week:0
All time:5,769
This week:899Up