Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
SessionHandler::read
SessionHandler::read
Read session data
Name:
SessionHandler::read
Category:
Session Session
Programming Language:
php
One-line Description:
Read session data
Related
Common usage of hexdec in frameworks such as Laravel
8
Use mysqli::$info to understand statistics on MySQL query execution
1
What Does the set_include_path Function Return? How to Handle Exceptions?
10
curl_close Error handling: How to deal with exceptions and warnings when calling?
5
Similar Functions
session_id
session_id
Getand/orsetthecurre
SessionHandler::close
SessionHandler::close
Closethesession
SessionHandlerInterface::open
SessionHandlerInterface::open
Initializesession
session_destroy
session_destroy
Destroyalldataregist
session_register_shutdown
session_register_shutdown
SessionCloseFunction
SessionHandlerInterface::close
SessionHandlerInterface::close
Closethesession
session_unset
session_unset
Releaseallsessionvar
session_status
session_status
Returntothecurrentse
Popular Articles