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

(PHP 5 >= 5.2.0)

Memcached::incrementThe increment purpose

Description

public void Memcached::increment ( string $key [, string $offset ] )

The method description goes here.

Parameters

key

Description...

offset

Description...

Return Values

Description...

Examples

Example #1 Memcached::increment() example

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

The above example will output something similar to:

...

See Also


Memcached
PHP Manual