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
How to Effectively Learn PHP Information Formatting Techniques
4
Complete Guide to Installing PHP on Debian: Quick Setup and Extension Tips
9
How to get the default character set of PHP environment through mb_get_info
4
How to Avoid Mathematical Precision Errors When Using PHP's tan() Function
7
Similar Functions
SessionHandlerInterface::destroy
SessionHandlerInterface::destroy
Destroyasession
session_reset
session_reset
Reinitializethesessi
SessionUpdateTimestampHandlerInterface::validateId
SessionUpdateTimestampHandlerInterface::validateId
ValidateID
session_save_path
session_save_path
Getand/orsetthecurre
session_module_name
session_module_name
Getand/orsetthecurre
SessionHandler::destroy
SessionHandler::destroy
Destroyasession
session_decode
session_decode
Decodesessiondatafro
session_set_cookie_params
session_set_cookie_params
Setsessioncookiepara
Popular Articles