PHP » GoLang |
login |
register |
about
|
GoLang Memcached::setOptions
request it (385)
GoLang replacement for PHP's Memcached::setOptions
[edit | history]
Memcached::setOptions(PECL memcached >= 2.0.0) Memcached::setOptions — Set Memcached options Description
public bool Memcached::setOptions
( array
$options
)Memcached::setOptions() is a variation of the Memcached::setOption() that takes an array of options to be set. Parameters
Return Values
Returns Examples
Example #1 Setting Memcached options
<?php The above example will output: bool(true) bool(false) Prefix key is now: widgets See Also
|
more
Recently updated
more
Most requested
|