Cache_Lite::save()

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

Synopsis

Описание

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

Параметр

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

Возвращаемое значение

returns true if no problem

Заметка

Эта функция не должна вызываться статически.

Пример

    Поддержать сайт на родительском проекте КГБ