Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
SessionHandlerInterface::close
SessionHandlerInterface::close
Close the session
Name:
SessionHandlerInterface::close
Category:
Session Session
Programming Language:
php
One-line Description:
Close the session
Related
ThinkPHP6 Release History and Key Features Explained
5
How to detect query failures through mysqli_stmt::$error and mysqli_stmt::store_result()
7
The practical application of socket_select in PHP network programming
10
Chrome PHP Debugging Tips: Essential Tools and Methods to Improve Development Efficiency
8
Similar Functions
session_status
session_status
Returntothecurrentse
session_destroy
session_destroy
Destroyalldataregist
session_get_cookie_params
session_get_cookie_params
Getsessioncookiepara
SessionHandler::open
SessionHandler::open
Initializesession
SessionHandlerInterface::read
SessionHandlerInterface::read
Readsessiondata
session_create_id
session_create_id
CreateanewsessionID
SessionUpdateTimestampHandlerInterface::validateId
SessionUpdateTimestampHandlerInterface::validateId
ValidateID
session_register
session_register
Registeroneormoreglo
Popular Articles