class SessionHandlerImplements: SessionHandlerInterface, SessionIdInterface
Methods public close ( ) create_sid ( ) destroy ( string $id ) gc ( int $max_lifetime ) open ( string $path, string $name ) read ( string $id ) write ( string $id, string $data )
|