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
Practical method of implementing array_combine when key-value pair inversion logic
5
In-depth Study of PHP Low-level Development Principles: Exception Handling and Error Tracking Mechanisms
2
How to determine whether stmt_init is initialized successfully
1
How to get proxy server settings through stream_context_get_options()
7
Similar Functions
session_cache_limiter
session_cache_limiter
Getand/orsetthecurre
session_set_cookie_params
session_set_cookie_params
Setsessioncookiepara
session_encode
session_encode
Encodethecurrentsess
session_id
session_id
Getand/orsetthecurre
SessionHandler::gc
SessionHandler::gc
Cleanupoldsessions
SessionHandler::create_sid
SessionHandler::create_sid
ReturnanewsessionID
session_regenerate_id
session_regenerate_id
Updatethecurrentsess
session_get_cookie_params
session_get_cookie_params
Getsessioncookiepara
Popular Articles