Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
SessionHandlerInterface::destroy
SessionHandlerInterface::destroy
Destroy a session
Name:
SessionHandlerInterface::destroy
Category:
Session Session
Programming Language:
php
One-line Description:
Destroy a session
Related
Optimize the performance of xml_set_end_namespace_decl_handler in large-scale XML parsing
3
What are the common formatting placeholders in PHP printf function? How to write string outputs correctly?
5
get_include_path() Returned path format resolution: Why does it sometimes contain multiple paths?
6
Multi-browser compatibility processing: the idea of combining get_client_version
1
Similar Functions
session_module_name
session_module_name
Getand/orsetthecurre
SessionHandler::open
SessionHandler::open
Initializesession
session_unset
session_unset
Releaseallsessionvar
SessionUpdateTimestampHandlerInterface
SessionUpdateTimestampHandlerInterface
TheSessionUpdateTime
session_regenerate_id
session_regenerate_id
Updatethecurrentsess
SessionHandlerInterface::destroy
SessionHandlerInterface::destroy
Destroyasession
session_unregister
session_unregister
Unregisterglobalvari
SessionUpdateTimestampHandlerInterface::updateTimestamp
SessionUpdateTimestampHandlerInterface::updateTimestamp
Updatetimestamp
Popular Articles