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.

Set a new life time (Previous) Cache_Lite::getMemoryCachingState (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.