| Recommend this page to a friend! |
| Classes of yinsee | > | URI Cache | > | Download .tar.gz .zip | > | > | > | |||||
|
| |||||||||||||||||||||||||||||||||||||||||||
| Detailed description | ||
| 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. |
| Groups | ||
| PHP 5 | Classes using PHP 5 specific features | View top rated classes | |
| Files and Folders | Listing, accessing and manipulating files and folders | View top rated classes | |
| Cache | Classes for managing cached pages | View top rated classes |
| Applications | ||||||
No application links were specified for this class.
|
||||||||||||||||||||||||||||||