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 Effectively Debug Prepared Statements with mysqli::$warning_count in Combination with mysqli_stmt_execute()
5
How to Use php_uname() and strpos() Functions Together to Determine the System Type?
3
How PHP Frameworks Enhance Scalability and Maintainability in Game Development
4
A brief analysis of the image memory structure behind imageflip()
8
Similar Functions
session_write_close
session_write_close
Writesessiondataande
SessionHandlerInterface::write
SessionHandlerInterface::write
Writesessiondata
session_decode
session_decode
Decodesessiondatafro
session_gc
session_gc
Performsessiondataga
session_name
session_name
Getand/orsetthecurre
session_unregister
session_unregister
Unregisterglobalvari
SessionIdInterface::create_sid
SessionIdInterface::create_sid
CreatesessionID
session_unset
session_unset
Releaseallsessionvar
Popular Articles