PHP » GoLang |
login |
register |
about
|
Memcached::get(PECL memcached >= 0.1.0) Memcached::get — Retrieve an item Description
Memcached::get() returns the item that was previously
stored under the
Parameters
Return Values
Returns the value stored in the cache or Examples
Example #1 Memcached::get() example #1
<?php The above example will output: int(100) Example #2 Memcached::get() example #2
<?php Changelog
See Also
|
more
Recently updated
more
Most requested
more
Last requests
|