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_gc
session_gc
Performsessiondataga
SessionHandlerInterface::open
SessionHandlerInterface::open
Initializesession
session_start
session_start
Startanewsessionorre
SessionUpdateTimestampHandlerInterface::updateTimestamp
SessionUpdateTimestampHandlerInterface::updateTimestamp
Updatetimestamp
SessionHandler::open
SessionHandler::open
Initializesession
session_set_cookie_params
session_set_cookie_params
Setsessioncookiepara
session_save_path
session_save_path
Getand/orsetthecurre
SessionHandlerInterface::close
SessionHandlerInterface::close
Closethesession
Popular Articles
How to Avoid Losing Session Data by Misusing session_unset: Practical Tips