bonjour voici le code
la dernière ligne porte
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23 <?php echo '<form method="POST" action="main.php"> <p> <table> <tr> <td>Prénom</td> <td> <input type="text" name="nom" /></td> </table> <button type="submit">Envoyer</button> <p> </form>'; echo '$_POST['nom']'; ?> ?>et 2 fois ";"3 erreurs:unespected nom (string);
merci








Répondre avec citation



Partager