SessionHandler::create_sid

(PHP 5 >= 5.5.1, PHP 7, PHP 8)

SessionHandler::create_sidReturn a new session ID

說明

public SessionHandler::create_sid(): string

Generates and returns a new session ID.

參數(shù)

此函數(shù)沒有參數(shù)。

返回值

A session ID valid for the default session handler.

參見