(PHP 5 >= 5.4.0, PHP 7)
SessionHandlerInterface::close — Close the session
Closes the current session. This function is automatically executed when closing the session, or explicitly via session_write_close().
Bu işlevin değiştirgesi yoktur.
Oturum kaydının dönüş değeri
(normalde başarı durumunda TRUE
, aksi durumda FALSE
). Dikkat edin, bu değer işlenmek üzere dahili olarak PHP'ye döndürülür.