Session Debug Information

Session ID: 
Session Name: PHPSESSID
Session Status: 1
Session Save Path: /var/cpanel/php/sessions/ea-php80
Save Path Writable: No

Session Cookie Parameters:
Array
(
    [lifetime] => 0
    [path] => /
    [domain] => 
    [secure] => 
    [httponly] => 
    [samesite] => 
)

PHP Settings:
session.use_cookies: 1
session.use_only_cookies: 1
session.auto_start: 0
session.cookie_domain: 
session.cookie_path: /

Current Session Data:
Array
(
    [test_time] => 1764027960
    [test_string] => Hello World
    [test_array] => Array
        (
            [0] => a
            [1] => b
            [2] => c
        )

)

Server Info:
PHP Version: 8.1.33
Server Software: Apache

Session Persistence Test:

Click the link below to test if session persists:

Reload page to test session persistence

Test Form Submission:


Go to Login Page