authentification($_POST['username'],$_POST['password']); } if(Authentification::checkUser(0)){ header("Location: http://".$_SERVER['HTTP_HOST']."/Dashboard.php"); die(); }; ?> Connexion "; echo ""; echo ""; echo ""; echo ""; ?>