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
serialize and unserialize security: How to prevent object injection attacks?
1
How to reasonably utilize array_slice when processing big data arrays in segments
7
Use array_combine instead of looping to construct arrays
3
Best Practices and Security Strategies for PHP Input Length Limits
10
Similar Functions
session_set_cookie_params
session_set_cookie_params
Setsessioncookiepara
SessionHandlerInterface::open
SessionHandlerInterface::open
Initializesession
SessionHandler::destroy
SessionHandler::destroy
Destroyasession
session_register
session_register
Registeroneormoreglo
session_name
session_name
Getand/orsetthecurre
session_destroy
session_destroy
Destroyalldataregist
SessionHandlerInterface::destroy
SessionHandlerInterface::destroy
Destroyasession
session_write_close
session_write_close
Writesessiondataande
Popular Articles