Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
session_destroy
session_destroy
Destroy all data registered to the session
Name:
session_destroy
Category:
Session Session
Programming Language:
php
One-line Description:
Destroy all data registered to the session
Related
Dynamically add multiple directory paths using the set_include_path function
10
Best practices and security suggestions for using time_nanosleep
5
pfsockopen: How to Efficiently Handle and Receive Large Data Streams After Connection?
4
How to Effectively Manage and Handle Return Data from Multiple cURL Requests in curl_multi_info_read
8
Similar Functions
SessionHandler::create_sid
SessionHandler::create_sid
ReturnanewsessionID
session_set_cookie_params
session_set_cookie_params
Setsessioncookiepara
session_create_id
session_create_id
CreateanewsessionID
SessionUpdateTimestampHandlerInterface
SessionUpdateTimestampHandlerInterface
TheSessionUpdateTime
SessionHandler
SessionHandler
TheSessionHandlercla
SessionIdInterface::create_sid
SessionIdInterface::create_sid
CreatesessionID
SessionUpdateTimestampHandlerInterface::updateTimestamp
SessionUpdateTimestampHandlerInterface::updateTimestamp
Updatetimestamp
SessionHandler::destroy
SessionHandler::destroy
Destroyasession
Popular Articles