web\Session openSession()

openSession() public method

Session open handler.

This method should be overridden if $useCustomStorage returns true. Do not call this method directly.

public boolean openSession ( $savePath, $sessionName )
$savePath string

Session save path

$sessionName string

Session name

return boolean

Whether session is opened successfully

doc_Yii
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.