Exemplos> <Tipos Resource
Last updated: Fri, 24 Feb 2012

Constantes pré-definidas

Memcache Constants
Name Description
MEMCACHE_COMPRESSED (integer) Used to turn on-the-fly data compression on with Memcache::set(), Memcache::add() e Memcache::replace().
MEMCACHE_HAVE_SESSION (integer) 1 if this Memcache session handler is available, 0 otherwise.


User Contributed Notes
Constantes pré-definidas
Joan
20-Jan-2010 05:55
MEMCACHE_COMPRESSED=2
Using value of 1 produces serialization errors when retrieving values.

Exemplos> <Tipos Resource
Last updated: Fri, 24 Feb 2012