PHP » GoLang |
login |
register |
about
|
GoLang Memcached::append
request it (483)
GoLang replacement for PHP's Memcached::append
[edit | history]
Memcached::append(PECL memcached >= 0.1.0) Memcached::append — Append data to an existing item Description
public bool Memcached::append
( string
$key
, string $value
)
Memcached::append() appends the given
Parameters
Return Values
Returns Examples
Example #1 Memcached::append() example
<?php The above example will output: string(6) "abcdef" See Also
|
more
Recently updated
more
Most requested
more
Last requests
|