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
Detailed Guide on How iApp Reads PHP File Content
8
Difference Between self and this in PHP and How to Use Them
6
sprintf How to format a string of a specified width
6
What are the differences between PHP's show_source() and highlight_file() functions? A Detailed Comparison
1
Similar Functions
session_status
session_status
Returntothecurrentse
SessionUpdateTimestampHandlerInterface::updateTimestamp
SessionUpdateTimestampHandlerInterface::updateTimestamp
Updatetimestamp
SessionHandlerInterface::close
SessionHandlerInterface::close
Closethesession
session_unregister
session_unregister
Unregisterglobalvari
session_destroy
session_destroy
Destroyalldataregist
session_save_path
session_save_path
Getand/orsetthecurre
session_write_close
session_write_close
Writesessiondataande
SessionHandler::destroy
SessionHandler::destroy
Destroyasession
Popular Articles