Memcached::getResultCode
Memcached::getResultCode
(PECL memcached >= 0.1.0)
Memcached::getResultCode — Return the result code of the last operation
Description
public int Memcached::getResultCode ( void )
Memcached::getResultCode() returns one of the Memcached::RES_*
constants that is the result of the last executed Memcached method.
Parameters
This function has no parameters.