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, 10 Feb 2012

view this page in

定義済み定数

Memcache 定数
名前 説明
MEMCACHE_COMPRESSED (integer) Memcache::set()Memcache::add() そして Memcache::replace() を実行する際に、同時にデータの圧縮を行います。
MEMCACHE_HAVE_SESSION (integer) この Memcache セッションハンドラが有効な場合に 1、それ以外の場合に 0 となります。


add a note add a note User Contributed Notes 定義済み定数
Joan 20-Jan-2010 04:55
MEMCACHE_COMPRESSED=2
Using value of 1 produces serialization errors when retrieving values.

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