alert ('Please Login User !!!'); window.location = '../index.php'; "; exit(); } /*$timeOut = time(); if($_SESSION["timeSession"] <= $timeOut){ session_destroy(); echo ""; exit(); }*/ ?>