update : 2015.11.03
php.shukuma.com검색:
|
Memcached::setOption(PECL memcached >= 0.1.0) Memcached::setOption — Set a Memcached option 설명
This method sets the value of a Memcached The options listed below require values specified via constants.
반환값
성공 시 예제
Example #1 Setting a Memcached option
<?php 위 예제의 출력: bool(true) Prefix key is now: widgets 참고
|