Cache_Lite::saveMemoryCachingState()

Cache_Lite::saveMemoryCachingState() -- 

Áttekintés

require_once 'Cache/Lite.php';

void Cache_Lite::saveMemoryCachingState (string $id [, string $group = 'default'])

Leírás

save the current state of the memory caching array into a classical cache file

Paraméterek

string $id

cache id

string $group

name of the cache group

Megjegyzés

Ez a függvény nem hívható statikusan.