This version of the page http://www.php.net/sessionhandler.create-sid.php (0.0.0.0) stored by archive.org.ua. It represents a snapshot of the page as of 2016-10-21. The original page over time could change.
PHP: SessionHandler::create_sid - Manual
PHP 7.1.0 Release Candidate 4 Released
Edit Report a Bug

SessionHandler::create_sid

(PHP 5 >= 5.5.1, PHP 7)

SessionHandler::create_sidReturn a new session ID

Description

public string SessionHandler::create_sid ( void )

Generates and returns a new session ID.

Return Values

A session ID valid for the default session handler.

See Also

  • session_id() - Get and/or set the current session id

add a note

User Contributed Notes

There are no user contributed notes for this page.