class MemcacheSessionHandler implements SessionHandlerInterface
MemcacheSessionHandler.
Methods
__construct(Memcache $memcache, array $options = array()) Constructor.
open($savePath, $sessionName) {@inheritdoc}
close() {@inheritdoc}
read($sessionId) {@inheritdoc}
write($sessionId, $data) {@inheritdoc}
destroy($sessionId) {@inheritdoc}
gc($maxlifetime) {@inheritdoc}
Details
__construct(Memcache $memcache, array $options = arra