update : 2015.11.03
php.shukuma.com검색:
|
Memcached::getDelayedByKey(PECL memcached >= 0.1.0) Memcached::getDelayedByKey — Request multiple items from a specific server 설명
public bool Memcached::getDelayedByKey
( string
$server_key
, array $keys
[, bool $with_cas
[, callable $value_cb
]] )
Memcached::getDelayedByKey() is functionally equivalent to
Memcached::getDelayed(), except that the free-form
인수
반환값
성공 시 참고
|