downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Ejemplos> <Tipos de recursos
Last updated: Fri, 20 May 2011

view this page in

Constantes predefinidas

Constantes Memcache
Nombre Descripción
MEMCACHE_COMPRESSED (integer) Sirve para activar compresión de datos on-the-fly con Memcache::set(), Memcache::add() y Memcache::replace().
MEMCACHE_HAVE_SESSION (integer) 1 si el gestor de sesiones de Memcache está disponible, 0 de lo contrario.


add a note add a note User Contributed Notes Constantes predefinidas
Joan 20-Jan-2010 03:55
MEMCACHE_COMPRESSED=2
Using value of 1 produces serialization errors when retrieving values.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites