PHP » GoLang |
login |
register |
about
|
GoLang Memcached::addServers
request it (314)
GoLang replacement for PHP's Memcached::addServers
[edit | history]
Memcached::addServers(PECL memcached >= 0.1.1) Memcached::addServers — Add multiple servers to the server pool Description
public bool Memcached::addServers
( array
$servers
)
Memcached::addServers() adds
The same server may appear multiple times in the server pool, because no
duplication checks are made. This is not advisable; instead, use the
Parameters
Return Values
Returns Examples
Example #1 Memcached::addServers() example
<?php See Also
|
more
Recently updated
more
Most requested
more
Last requests
|