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