bool start() Starts the session. Return
save() Force the session to be saved and closed. This method must invoke sessionwriteclose()
string getName() Gets the session name.
int getLifetime() Gets the lifetime that the session cookie was set with.
bool regenerate(bool $destroy = false, int $lifetime = null) Regenerates id that represents this
Classes
mixed getName() Returns the session name.
class PdoSessionHandler implements SessionHandlerInterface
close() {@inheritdoc}
Page 9 of 13