SessionUpdateTimestampHandlerInterface::validateId
(PHP 7, PHP 8)
SessionUpdateTimestampHandlerInterface::validateId — Validate ID
Description
Validates a given session ID. A session ID is valid, if a session with that ID already exists. This function is automatically executed when a session is to be started, a session ID is supplied and session.use_strict_mode is enabled.
Parameters
idThe session ID.
↑ and ↓ to navigate • Enter to select • Esc to close • / to open