PHP » GoLang |
login |
register |
about
|
GoLang Memcached::decrementByKey
request it (361)
GoLang replacement for PHP's Memcached::decrementByKey
[edit | history]
Memcached::decrementByKey(PECL memcached >= 2.0.0) Memcached::decrementByKey — Decrement numeric item's value, stored on a specific server Description
public int Memcached::decrementByKey
( string
$server_key
, string $key
[, int $offset = 1
[, int $initial_value = 0
[, int $expiry = 0
]]] )
Memcached::decrementByKey() decrements a numeric item's
value by the specified Parameters
Return Values
Returns item's new value on success or See Also
|
more
Recently updated
more
Most requested
more
Last requests
|