<html>
<body>

<form name="formulaire" method="POST" action="index.php">

nom: <input name="name" type="text"/><br/>
pseudo: <input name="pseudo"type="text"/><br/>
age: <input...