------------------------------------------------------------------
Session name: 'SessionID'
Session id: ''
Is new session: 'yes'
Is expired: 'no'
Is idle: 'no'
Session valid thru: '5'
------------------------------------------------------------------
$_SESSION:
array(4) {
  ["__HTTP_Session2_Expire"]=>
  int(60)
  ["__HTTP_Session2_Expire_TS"]=>
  int(1746570033)
  ["__HTTP_Session2_Idle"]=>
  int(5)
  ["__HTTP_Session2_Idle_TS"]=>
  int(1746570033)
}

Set variable

Unset variable

Destroy session

Clear session data

Reload page