(PECL memcached >= 2.0.0)
Close any open connections
public bool Memcached::quit ( void )
Memcached::quit() closes any open connections to the memcache servers.
Returns:
Returns TRUE
on success or FALSE
on failure.
Please login to continue.