PHP Classes

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    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 466 All time: 6,035 This week: 339Up
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
Age: 46
All time rank: 230810 in Malaysia Malaysia
Week rank: 387 Up2 in Malaysia Malaysia Up

  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:466
This week:0
All time:6,035
This week:339Up