(PHP 5 >= 5.4.0)
SessionHandler::close — Close the session
Closes the current session. This function is automaticaly executed when closing the session, or explicitly via session_write_close().
This function has no parameters.
The return value (usually TRUE on success, FALSE on failure).