session_destroy(); session_start(); if(isset($_SESSION['bigboss'])){ header ("Location: index.php"); }else{ ?>