PHP » GoLang |
login |
register |
about
|
GoLang Memcached::replaceByKey
request it (378)
GoLang replacement for PHP's Memcached::replaceByKey
[edit | history]
Memcached::replaceByKey(PECL memcached >= 0.1.0) Memcached::replaceByKey — Replace the item under an existing key on a specific server Description
public bool Memcached::replaceByKey
( string
$server_key
, string $key
, mixed $value
[, int $expiration
] )
Memcached::replaceByKey() is functionally equivalent to
Memcached::replace(), except that the free-form
Parameters
Return Values
Returns See Also
|
more
Recently updated
more
Most requested
more
Last requests
|