previousCache_Lite::setLifeTime (Previous) (Next) Cache_Lite::getMemoryCachingStatenext

View this page in Last updated: Sun, 18 Oct 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

Cache_Lite::saveMemoryCachingState

Cache_Lite::saveMemoryCachingState()

Synopsis

require_once 'Cache/Lite.php';

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

Description

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

Parameter

string $id

cache id

string $group

name of the cache group

Note

This function can not be called statically.

previousCache_Lite::setLifeTime (Previous) (Next) Cache_Lite::getMemoryCachingStatenext

Download Documentation Last updated: Sun, 18 Oct 2009
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.