/var/www/(Del)eizo.hkosl.com/global/hkwarranty/test.php


1
2
3
4
5
<?php
    session_start
();

    
var_dump($_SESSION);
?>