Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
SessionHandler::open
SessionHandler::open
Initialize session
Name:
SessionHandler::open
Category:
Session Session
Programming Language:
php
One-line Description:
Initialize session
Related
8
What does the return value of SessionHandler::open in PHP represent? How to handle exceptions?
5
Similar Functions
session_write_close
session_write_close
Writesessiondataande
SessionHandlerInterface::read
SessionHandlerInterface::read
Readsessiondata
session_register
session_register
Registeroneormoreglo
session_reset
session_reset
Reinitializethesessi
session_unset
session_unset
Releaseallsessionvar
session_register_shutdown
session_register_shutdown
SessionCloseFunction
SessionHandlerInterface::destroy
SessionHandlerInterface::destroy
Destroyasession
session_unregister
session_unregister
Unregisterglobalvari
Popular Articles
What does the return value of SessionHandler::open in PHP represent? How to handle exceptions?