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

Kurzbeschreibung: Cache the output of PHP script in files
Veröffentlicht am: 31.08.2007
Gruppe(n):
- Cache
- Files and Folders
Beschreibung:
This class can be used to cache the output of PHP script in files.
First it checks the cache file of a given cache key.
If the cache file exists and it has not expired, the class outputs the contents of the cache file.
If the cache file does not yet exist or it has expired, the class starts capturing the output of the script and stores it in the cache file.
The directory where the cache files are stored and the cache file expiry time are configurable parameters.
Link: cache_TS
Permalink: PHP-Klasse::cache TS 31.08.2007
Trackback: http://publish.creative-weblogging.com/publish/mt-tb.pl/89208
Wong
Stimmen Sie ab für PHP-Klasse::cache TS 31.08.2007:
|
Dieser Eintrag wurde mit: 9.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! |


















