Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
SessionHandlerInterface
SessionHandlerInterface
The SessionHandlerInterface class
Name:
SessionHandlerInterface
Category:
Session Session
Programming Language:
php
One-line Description:
The SessionHandlerInterface class
Related
Design a key-value pair generation function that is compatible with array_flip()
4
Comparative analysis using array_keys() + array_diff() instead of array_diff_ukey()
8
Replace the emoji string in the text as the picture tag
4
How to set color when using imageopenpolygon()
8
Similar Functions
SessionHandler::write
SessionHandler::write
Writesessiondata
SessionHandlerInterface::close
SessionHandlerInterface::close
Closethesession
session_register
session_register
Registeroneormoreglo
SessionUpdateTimestampHandlerInterface::updateTimestamp
SessionUpdateTimestampHandlerInterface::updateTimestamp
Updatetimestamp
SessionIdInterface
SessionIdInterface
TheSessionIdInterfac
session_unset
session_unset
Releaseallsessionvar
session_reset
session_reset
Reinitializethesessi
SessionHandlerInterface::write
SessionHandlerInterface::write
Writesessiondata
Popular Articles