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
SessionIdInterface::create_sid
SessionIdInterface::create_sid
CreatesessionID
SessionHandler::destroy
SessionHandler::destroy
Destroyasession
session_decode
session_decode
Decodesessiondatafro
SessionHandlerInterface::close
SessionHandlerInterface::close
Closethesession
session_set_cookie_params
session_set_cookie_params
Setsessioncookiepara
SessionHandlerInterface::gc
SessionHandlerInterface::gc
Cleanupoldsessions
session_reset
session_reset
Reinitializethesessi
session_unregister
session_unregister
Unregisterglobalvari
Popular Articles
What does the return value of SessionHandler::open in PHP represent? How to handle exceptions?