NOUVELLE VERSION !!! Des nouvelles classes de partout, et des supers procédures SQL.

This commit is contained in:
Mysaa
2021-06-06 13:03:33 +02:00
parent e59898b0bb
commit 3488323439
59 changed files with 2906 additions and 1403 deletions
+2 -2
View File
@@ -9,7 +9,7 @@
<body>
<?php include 'includes/header.php'; ?>
<form id="registerForm" method="post" action="registering.php">
<form id="registerForm" method="post" action="executor.php?action=register">
<label for="pseudo">Pseudo :</label>
<input type="text" name="pseudo" id="pseudo" placeholder="Votre pseudo" />
<br/>
@@ -25,4 +25,4 @@
<?php include 'includes/footer.php' ?>
</body>
</html>
</html>