update : 2015.11.03
php.shukuma.com검색:
|
Memcached::touchByKey(PECL memcached >= 2.0.0) Memcached::touchByKey — Set a new expiration on an item on a specific server 설명
public bool Memcached::touchByKey
( string
$server_key
, string $key
, int $expiration
)
Memcached::touchByKey() is functionally equivalent to
Memcached::touch(), except that the free-form
인수
반환값
성공 시 |