Connector for PECL's Memcache extension by Antony Dovgal.
More...
List of all members.
Detailed Description
Connector for PECL's Memcache extension by Antony Dovgal.
- See also:
- http://tony2001.phpclub.net/
http://pecl.php.net/package/memcache
Definition at line 21 of file PeclMemcached.class.php.
Constructor & Destructor Documentation
| PeclMemcached::__destruct |
( |
|
) |
|
Member Function Documentation
| PeclMemcached::increment |
( |
$ |
key, |
|
|
$ |
value | |
|
) |
| | |
| PeclMemcached::decrement |
( |
$ |
key, |
|
|
$ |
value | |
|
) |
| | |
| PeclMemcached::getList |
( |
$ |
indexes |
) |
|
| PeclMemcached::get |
( |
$ |
index |
) |
|
| PeclMemcached::delete |
( |
$ |
index |
) |
|
| PeclMemcached::append |
( |
$ |
key, |
|
|
$ |
data | |
|
) |
| | |
Member Data Documentation
PeclMemcached::$instance = null [private] |
The documentation for this class was generated from the following file: