| Cache_Lite::setLifeTime | Cache_Lite::getMemoryCachingState |
| Cache_Lite | |
| PEAR Manual | |
require_once 'Cache/Lite.php';
|
void Cache_Lite::saveMemoryCachingState (
string $id
, string $group = 'default'
)
save the current state of the memory caching array into a classical cache file
cache id
name of the cache group
This function can not be called statically.
| Cache_Lite::setLifeTime | Cache_Lite::getMemoryCachingState |
| Cache_Lite | |
| PEAR Manual | |