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
SessionHandler
SessionHandler
TheSessionHandlercla
SessionHandlerInterface::close
SessionHandlerInterface::close
Closethesession
SessionUpdateTimestampHandlerInterface::updateTimestamp
SessionUpdateTimestampHandlerInterface::updateTimestamp
Updatetimestamp
SessionHandlerInterface::write
SessionHandlerInterface::write
Writesessiondata
session_commit
session_commit
Aliasofsession_wri
session_unset
session_unset
Releaseallsessionvar
session_start
session_start
Startanewsessionorre
SessionHandlerInterface::destroy
SessionHandlerInterface::destroy
Destroyasession
Popular Articles
What does the return value of SessionHandler::open in PHP represent? How to handle exceptions?