abgelegt im Archiv
PHP-Classes-News
von Konrad Priemer am 28.06.07

Kurzbeschreibung: Cache pages based files based on the request URI
Veröffentlicht am: 28.06.2007
Gruppe(n):
- Cache
- Files and Folders
- PHP 5
Beschreibung:
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.
Link: URI Cache
Permalink: PHP-Klasse::URI Cache 28.06.2007
Trackback: http://publish.creative-weblogging.com/publish/mt-tb.pl/78155
Wong
Stimmen Sie ab für PHP-Klasse::URI Cache 28.06.2007:
|
Dieser Eintrag wurde mit: 10.00 Punkten (von 1 Stimme(n) insg.) bewertet.
|
Abonnieren
Suchen Sie nach weiteren Artikeln
| RSS | Alle Abonnements sehen |
|
Was ist RSS? | |
| Yahoo! |
|
| MEIN MSN |
|
| Bloglines |
|
| Newsletter | |
| Followen Sie uns bei Twitter! |


















