if(isset($_GET['user'])){header("location: "'.$user."'");}elseif (empty($_GET['user'] or $_GET['user']==0){header("location: index.php");}