Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
SessionHandler::create_sid
SessionHandler::create_sid
Return a new session ID
Name:
SessionHandler::create_sid
Category:
Session Session
Programming Language:
php
One-line Description:
Return a new session ID
Related
How to Understand the Return Value of SessionHandler::create_sid()? What Debugging Techniques Can Help Developers?
1
Similar Functions
session_register
session_register
Registeroneormoreglo
SessionHandler::destroy
SessionHandler::destroy
Destroyasession
session_unset
session_unset
Releaseallsessionvar
SessionHandlerInterface::read
SessionHandlerInterface::read
Readsessiondata
session_abort
session_abort
Giveupsessionarraych
SessionHandlerInterface::gc
SessionHandlerInterface::gc
Cleanupoldsessions
SessionHandler
SessionHandler
TheSessionHandlercla
session_regenerate_id
session_regenerate_id
Updatethecurrentsess
Popular Articles
How to Understand the Return Value of SessionHandler::create_sid()? What Debugging Techniques Can Help Developers?