Cache_Lite::get (Previous) (Next) Cache_Lite::remove

View this page in Last updated: Sun, 01 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

Cache_Lite::save()

Cache_Lite::save() -- Save some data in a cache file

Leírás

save the given data (which has to be a string if automaticSerialization is set to FALSE (default)).

Paraméterek

string $data

data to put in a cache file (can be another type than strings if automaticSerialization is TRUE).

string $id

cache id

string $group

name of the cache group

Visszatérési érték

returns true if no problem

Megjegyzés

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

Cache_Lite::get (Previous) (Next) Cache_Lite::remove

Download Documentation Last updated: Sun, 01 Jul 2007
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.