Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
SessionHandler::destroy
SessionHandler::destroy
Destroy a session
Name:
SessionHandler::destroy
Category:
Session Session
Programming Language:
php
One-line Description:
Destroy a session
Related
Use parse_url + pathinfo to analyze URL file structure
5
How to implement a custom formatting function similar to sprintf
8
What happens when using bccomp to compare non-numeric strings?
5
Use fsocopen to detect whether the remote server port is open
10
Similar Functions
session_reset
session_reset
Reinitializethesessi
SessionUpdateTimestampHandlerInterface::updateTimestamp
SessionUpdateTimestampHandlerInterface::updateTimestamp
Updatetimestamp
SessionHandlerInterface::open
SessionHandlerInterface::open
Initializesession
SessionHandler::gc
SessionHandler::gc
Cleanupoldsessions
session_gc
session_gc
Performsessiondataga
session_write_close
session_write_close
Writesessiondataande
SessionHandlerInterface::gc
SessionHandlerInterface::gc
Cleanupoldsessions
session_encode
session_encode
Encodethecurrentsess
Popular Articles