Home
PHP
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
Solve the transparency problem when flipping PNG images using imageflip function
1
How to adjust the receiving buffer size of a socket through socket_set_option
4
Use time_nanosleep with pcntl_signal to handle interrupt signals
7
How to handle multiple different return values when calling curl_multi_close
9
Similar Functions
session_destroy
session_destroy
Destroyalldataregist
session_abort
session_abort
Giveupsessionarraych
session_regenerate_id
session_regenerate_id
Updatethecurrentsess
session_start
session_start
Startanewsessionorre
session_id
session_id
Getand/orsetthecurre
SessionHandler::destroy
SessionHandler::destroy
Destroyasession
session_module_name
session_module_name
Getand/orsetthecurre
session_cache_limiter
session_cache_limiter
Getand/orsetthecurre
Popular Articles