NOUVELLE VERSION !!! Des nouvelles classes de partout, et des supers procédures SQL.
This commit is contained in:
+2
-2
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user