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
SessionHandlerInterface::read
SessionHandlerInterface::read
Readsessiondata
session_unregister
session_unregister
Unregisterglobalvari
SessionHandlerInterface::destroy
SessionHandlerInterface::destroy
Destroyasession
session_set_cookie_params
session_set_cookie_params
Setsessioncookiepara
SessionHandlerInterface::write
SessionHandlerInterface::write
Writesessiondata
session_get_cookie_params
session_get_cookie_params
Getsessioncookiepara
SessionUpdateTimestampHandlerInterface::updateTimestamp
SessionUpdateTimestampHandlerInterface::updateTimestamp
Updatetimestamp
SessionHandlerInterface
SessionHandlerInterface
TheSessionHandlerInt
Popular Articles
How to Avoid Losing Session Data by Misusing session_unset: Practical Tips