PHP » GoLang |
login |
register |
about
|
GoLang SessionHandlerInterface::destroy
request it (306)
GoLang replacement for PHP's SessionHandlerInterface::destroy
[edit | history]
PHP SessionHandlerInterface::destroyPHP original manual for SessionHandlerInterface::destroy [ show | php.net ]SessionHandlerInterface::destroy(PHP 5 >= 5.4.0, PHP 7) SessionHandlerInterface::destroy — Destroy a session Description
abstract public bool SessionHandlerInterface::destroy
( string
$session_id
)
Destroys a session. Called by session_regenerate_id() (with $destroy = Parameters
Return Values
The return value (usually |
more
Recently updated
more
Most requested
|