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
How to use apcu_entry to cache the requested return data
1
How to Use setlocale() to Configure the Locale for a PHP Script: A Complete Guide
1
How to Use the mb_eregi_replace Function to Replace Special Characters in Chinese Text?
7
next_result() combined with mysqli_multi_query() complete multi-query execution process
4
Similar Functions
session_decode
session_decode
Decodesessiondatafro
session_create_id
session_create_id
CreateanewsessionID
SessionHandler::write
SessionHandler::write
Writesessiondata
session_get_cookie_params
session_get_cookie_params
Getsessioncookiepara
session_name
session_name
Getand/orsetthecurre
session_register_shutdown
session_register_shutdown
SessionCloseFunction
session_register
session_register
Registeroneormoreglo
SessionHandlerInterface::read
SessionHandlerInterface::read
Readsessiondata
Popular Articles