Freelance PHP programmer India | Freelance web developer india | Web development India | web developer CV india | Compiling PHP and Apache 2 from source on Linux
Memcached
PHP Manual

Memcached::get

(PHP 5 >= 5.2.0)

Memcached::getThe get purpose

Description

public void Memcached::get ( string $key [, string $cache_cb [, string &$cas_token ]] )

The method description goes here.

Parameters

key

Description...

cache_cb

Description...

cas_token

Description...

Return Values

Description...

Examples

Example #1 Memcached::get() example

<?php
/* ... */
?>

The above example will output something similar to:

...

See Also


Memcached
PHP Manual