Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
SessionHandler::close
SessionHandler::close
Close the session
Name:
SessionHandler::close
Category:
Session Session
Programming Language:
php
One-line Description:
Close the session
Related
Reasons and Solutions for Data Loss Caused by Using SessionHandler::close
6
What's the Difference Between SessionHandler::close and session_write_close? Which One Is Right for You?
3
Similar Functions
session_regenerate_id
session_regenerate_id
Updatethecurrentsess
session_register
session_register
Registeroneormoreglo
SessionUpdateTimestampHandlerInterface::updateTimestamp
SessionUpdateTimestampHandlerInterface::updateTimestamp
Updatetimestamp
session_decode
session_decode
Decodesessiondatafro
session_name
session_name
Getand/orsetthecurre
session_abort
session_abort
Giveupsessionarraych
session_get_cookie_params
session_get_cookie_params
Getsessioncookiepara
session_cache_expire
session_cache_expire
Returntothecurrentca
Popular Articles
What's the Difference Between SessionHandler::close and session_write_close? Which One Is Right for You?
Reasons and Solutions for Data Loss Caused by Using SessionHandler::close