Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
SessionHandler
SessionHandler
The SessionHandler class
Name:
SessionHandler
Category:
Session Session
Programming Language:
php
One-line Description:
The SessionHandler class
Related
Effective Methods to Prevent Cross-Site Scripting (XSS) Attacks in PHP Forms
8
PHP and JSON Data Interaction: Efficient Data Handling and Transfer
9
Tips for using init function in conjunction with set_error_handler()
5
Performance of mysqli_result::fetch_all function on large datasets
1
Similar Functions
SessionHandlerInterface::gc
SessionHandlerInterface::gc
Cleanupoldsessions
session_register
session_register
Registeroneormoreglo
SessionHandlerInterface::destroy
SessionHandlerInterface::destroy
Destroyasession
session_set_save_handler
session_set_save_handler
Setuser-levelsession
session_register_shutdown
session_register_shutdown
SessionCloseFunction
session_start
session_start
Startanewsessionorre
session_is_registered
session_is_registered
Findoutifglobalvaria
SessionHandler::gc
SessionHandler::gc
Cleanupoldsessions
Popular Articles