(PHP 5 >= 5.4.0)
SessionHandlerInterface::close — Close the session
Closes the current session. This function is automatically executed when closing the session, or explicitly via session_write_close().
Questa funzione non contiene parametri.
Il valore di ritorno (normalmente TRUE
in caso di successo, altrimenti FALSE
). Si noti che questo valore รจ restituito internamente a PHP per il processamento.