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
SessionHandler::open
SessionHandler::open
Initializesession
session_abort
session_abort
Giveupsessionarraych
session_commit
session_commit
Aliasofsession_wri
session_is_registered
session_is_registered
Findoutifglobalvaria
SessionHandler::create_sid
SessionHandler::create_sid
ReturnanewsessionID
SessionHandler::read
SessionHandler::read
Readsessiondata
session_start
session_start
Startanewsessionorre
SessionHandlerInterface::destroy
SessionHandlerInterface::destroy
Destroyasession
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