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