PHP Classes
elePHPant
Icontem

Super Simple Cache: Cache the contents of remote Web pages

Recommend this page to a friend!
  Info   View files Example   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2019-02-04 (Yesterday) RSS 2.0 feedStarStarStarStar 70%Total: 213 All time: 8,060 This week: 328Up
Version License PHP version Categories
supersimplecache 1.0GNU General Publi...5PHP 5, Files and Folders, Cache
Description Author

This class can cache the contents of remote Web pages.

It can check if a local cache for a given page URL exists.

If it exists and it was not created more than a cache maximum age period, the class returns the current cached data.

If the cache file does not exist or it has expired, the class retrieves the page from the given URL and stores its contents in the local cache file before returning the contents string.

  Performance   Level  
Name: Silvio <contact>
Classes: 2 packages by
Country: Brazil Brazil

  Files folder image Files  
File Role Description
Plain text file cache-test.php Example Using example
Plain text file SuperSimpleCache.php Doc. Main file

 Version Control Unique User Downloads Download Rankings  
 0%
Total:213
This week:0
All time:8,060
This week:328Up
 User Ratings  
 
 All time
Utility:100%StarStarStarStarStarStar
Consistency:100%StarStarStarStarStarStar
Documentation:-
Examples:100%StarStarStarStarStarStar
Tests:-
Videos:-
Overall:70%StarStarStarStar
Rank:407