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

search for in the

范例> <资源类型
[edit] Last updated: Fri, 25 May 2012

view this page in

预定义常量

Memcache 常量
常量名 描述
MEMCACHE_COMPRESSED (integer) 用于在 Memcache::set(), Memcache::add()Memcache::replace()几个方法中指定是否对写入数据压缩。
MEMCACHE_HAVE_SESSION (integer) 1代表当前Memcache session处理器可用,其他为0


add a note add a note User Contributed Notes 预定义常量
Joan 20-Jan-2010 07:55
MEMCACHE_COMPRESSED=2
Using value of 1 produces serialization errors when retrieving values.

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