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