Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
session_unset
session_unset
Release all session variables
Name:
session_unset
Category:
Session Session
Programming Language:
php
One-line Description:
Release all session variables
Related
How to Avoid Losing Session Data by Misusing session_unset: Practical Tips
3
Similar Functions
session_register
session_register
Registeroneormoreglo
session_module_name
session_module_name
Getand/orsetthecurre
SessionHandler::destroy
SessionHandler::destroy
Destroyasession
SessionHandlerInterface::destroy
SessionHandlerInterface::destroy
Destroyasession
SessionHandler::create_sid
SessionHandler::create_sid
ReturnanewsessionID
SessionHandlerInterface::read
SessionHandlerInterface::read
Readsessiondata
SessionHandler::open
SessionHandler::open
Initializesession
SessionUpdateTimestampHandlerInterface::updateTimestamp
SessionUpdateTimestampHandlerInterface::updateTimestamp
Updatetimestamp
Popular Articles
How to Avoid Losing Session Data by Misusing session_unset: Practical Tips