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

(PHP 5 >= 5.2.0)

Memcached::casThe cas purpose

Description

public void Memcached::cas ( string $cas_token , string $key , string $value [, string $expiration ] )

The method description goes here.

Parameters

cas_token

Description...

key

Description...

value

Description...

expiration

Description...

Return Values

Description...

Examples

Example #1 Memcached::cas() example

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

The above example will output something similar to:

...

See Also


Memcached
PHP Manual