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

(PHP 5 >= 5.2.0)

Memcached::getDelayedThe getDelayed purpose

Description

public void Memcached::getDelayed ( array $keys [, string $with_cas [, string $value_cb ]] )

The method description goes here.

Parameters

keys

Description...

with_cas

Description...

value_cb

Description...

Return Values

Description...

Examples

Example #1 Memcached::getDelayed() example

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

The above example will output something similar to:

...

See Also


Memcached
PHP Manual