Livre d'or php
Résolu
GhostRider74
Messages postés
158
Date d'inscription
Statut
Membre
Dernière intervention
-
GhostRider74 Messages postés 158 Date d'inscription Statut Membre Dernière intervention -
GhostRider74 Messages postés 158 Date d'inscription Statut Membre Dernière intervention -
Bonjour,
je debute en php et j'ai bricoler ce livre d'or mais il ne marche pas pouvez vous m'aider
et j'ai sa a mon ecran:
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /homepages/11/d237095694/htdocs/test/livre.php on line 4
je debute en php et j'ai bricoler ce livre d'or mais il ne marche pas pouvez vous m'aider
<?php mysql_connect ("xxxx", "xxxx", "xxxx"); mysql_select_db("xxxx"); mysql_query("INSERT INTO livre VALUES ('', '$_POST['pseudo']', '$_POST['message']', '$_POST['site']','')"); mysql_close (); ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Document sans titre</title> </head> <body> <p align="center"> <form method="post" name="livre"> <div align="center"> <p> <input type="text" name="pseudo" /> </p> </p> <p> <textarea name="message"> Tapez votre message ici </textarea> </p> <p> <input type="text" name="site" /> </p> <p> <input type="submit" /> </div> </form> </p> <p align="center"> </p> <p align="center"> </p> <p align="center"> </p> </body> </html>
et j'ai sa a mon ecran:
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /homepages/11/d237095694/htdocs/test/livre.php on line 4
A voir également:
- Livre d'or php
- Or - Guide
- Télécharger livre de lecture ce2 gratuit pdf - Télécharger - Éducatifs
- Livre coran en français pdf - Télécharger - Histoire & Religion
- Easy php - Télécharger - Divers Web & Internet
- Malheureusement, votre colissimo ne peut pas être livré. - Forum Consommation & Internet
6 réponses
va sur le site du zero et regarde le tutoriel sur le php, il y a un TP sur comment faire un livre d'or
Vous n’avez pas trouvé la réponse que vous recherchez ?
Posez votre question