Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
session_status
session_status
Return to the current session status
Name:
session_status
Category:
Session Session
Programming Language:
php
One-line Description:
Return to the current session status
Related
The session_status function is used in conjunction with session_id
10
Use session_status to determine whether the session has been opened and avoid repeated startup
5
Similar Functions
SessionHandler
SessionHandler
TheSessionHandlercla
session_unregister
session_unregister
Unregisterglobalvari
session_get_cookie_params
session_get_cookie_params
Getsessioncookiepara
SessionUpdateTimestampHandlerInterface::validateId
SessionUpdateTimestampHandlerInterface::validateId
ValidateID
SessionHandlerInterface
SessionHandlerInterface
TheSessionHandlerInt
SessionHandlerInterface::write
SessionHandlerInterface::write
Writesessiondata
session_create_id
session_create_id
CreateanewsessionID
SessionHandlerInterface::gc
SessionHandlerInterface::gc
Cleanupoldsessions
Popular Articles
Use session_status to determine whether the session has been opened and avoid repeated startup
The session_status function is used in conjunction with session_id