diff --git a/sign_in.html b/sign_in.html deleted file mode 100644 index 89126bf..0000000 --- a/sign_in.html +++ /dev/null @@ -1,69 +0,0 @@ - -("SELECT * FROM membres WHERE email = ?"); - $look->execite(array($mail)); - $userexist = -1; - $userexist = $look->rowCount(); - if ($userexist == 0) { - - } else { - $erreur = "Le mail utilisé est inconnu." - } -} - -?> - - - - - Conenxion - - - - - - -
-

Connecte-toi pour accéder à plus de foncitonnalités

-
-
-
- -
-
- -
-
-
- - -
-
- -
-
-
- - - \ No newline at end of file