"; exit(); } }else { die("Query failed"); } $act=$_GET['act']; if ($act=="logout"){ session_start(); unset($_SESSION['SESS_USERNAME']); ""; } ?>