文字

SessionHandler::create_sid

(PHP 5 >= 5.5.1)

SessionHandler::create_sidReturn a new session ID

说明

public string SessionHandler::create_sid ( void )

Generates and returns a new session ID.

返回值

A session ID valid for the default session handler.

参见

  • session_id() - 获取/设置当前会话 ID
上一篇: 下一篇: