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
High Sierra PHP Development Guide: Optimizing Your Development Environment and Best Practices
5
Reasons and Solutions for Session Failing to Transfer Across Pages in PHP7
4
How to Fix Common Connection Errors in ThinkPHP
7
How to Use the imagecreate Function in PHP to Create a Basic Canvas? A Detailed Tutorial
1
Similar Functions
session_set_cookie_params
session_set_cookie_params
Setsessioncookiepara
SessionHandler::read
SessionHandler::read
Readsessiondata
session_unset
session_unset
Releaseallsessionvar
session_destroy
session_destroy
Destroyalldataregist
SessionHandlerInterface::read
SessionHandlerInterface::read
Readsessiondata
SessionHandler::open
SessionHandler::open
Initializesession
SessionIdInterface::create_sid
SessionIdInterface::create_sid
CreatesessionID
session_get_cookie_params
session_get_cookie_params
Getsessioncookiepara
Popular Articles