PHP » GoLang |
login |
register |
about
|
GoLang Memcached::getByKey
request it (400)
GoLang replacement for PHP's Memcached::getByKey
[edit | history]
Memcached::getByKey(PECL memcached >= 0.1.0) Memcached::getByKey — Retrieve an item from a specific server Description
public mixed Memcached::getByKey
( string
$server_key
, string $key
[, callable $cache_cb
[, int $flags
]] )
Memcached::getByKey() is functionally equivalent to
Memcached::get(), except that the free-form
Parameters
Return Values
Returns the value stored in the cache or Changelog
See Also
|
more
Recently updated
more
Most requested
more
Last requests
|