|
Memcached::setOptionSet a Memcached option Description
public bool Memcached::setOption(int
$option, mixed $value)
This method sets the value of a Memcached Parameters
Return Values
Returns Examples
Example #1 Setting a Memcached option The above example will output: bool(true) Prefix key is now: widgets |