SessionIdInterface::create_sidCreate session ID Description
public string SessionIdInterface::create_sid()
Creates a new session ID.This function is automatically executed when a new session ID needs to be created. ParametersThis function has no parameters. Return ValuesThe new session ID. Note that this value is returned internally to PHP for processing. See Also
|