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::getByKey

(PHP 5 >= 5.2.0)

Memcached::getByKeyThe getByKey purpose

Description

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

The method description goes here.

Parameters

server_key

Description...

key

Description...

cache_cb

Description...

cas_token

Description...

Return Values

Description...

Examples

Example #1 Memcached::getByKey() example

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

The above example will output something similar to:

...

See Also


Memcached
PHP Manual