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

search for in the

Exemples> <Types de ressources
[edit] Last updated: Fri, 10 Feb 2012

view this page in

Constantes pré-définies

Constantes MemCache
Nom Description
MEMCACHE_COMPRESSED (entier) Utilisée pour activer à la volée la compression des données avec les fonctions Memcache::set(), Memcache::add() et Memcache::replace().
MEMCACHE_HAVE_SESSION (integer) 1 si le gestionnaire de session Memcache est disponible, 0 sinon.


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

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