[php] erreur dans le code

erreur dans le code [php] - PHP - Programmation

Marsh Posté le 02-06-2004 à 23:58:03    

Sur mon site j'ai utilisé ce code lorsque je désire m'identifier, en fait çà appel une autre page web, enfin bref, j'ai un message d'erreur qui apparait :
Parse error: parse error in ~~/inscription.php on line 9~
voici le code inscription.php, je vois pas où il y a une erreur à la ligne 9
si quelqu'un peut m'aider?
 

Code :
  1. <html>
  2. <body bgcolor="000000">
  3. <table width="100%" height="100%">
  4. <tr>
  5. <td align="center" valign="center">
  6. <?
  7. echo "<font color='red' face='Aria'">$error";
  8. ?>
  9. <form action="inscriptionmysql.php" method="post">
  10. <font color="ffcc00" face="Arial">login : <input type='text' name='pseudo'  style='WIDTH:110; TEXT-ALIGN=left;'><br>
  11. pw : <input type='password' name='password' style='WIDTH:110; TEXT-ALIGN=left;'><br>
  12. email : <input type='text' name='email' style='WIDTH:110; TEXT-ALIGN=left;'><br>
  13. <font color="ffcc00" face="Arial">by <a href="dipvador@aol.fr"><font color="ffcc00" face="Arial">sl0b</a> www.team-extent.clan.st</font>
  14. </td>
  15. </tr></form>
  16. </body>
  17. </html>


Reply

Marsh Posté le 02-06-2004 à 23:58:03   

Reply

Marsh Posté le 03-06-2004 à 00:16:30    

là : face='Aria'">$error"; :D

Reply

Marsh Posté le 03-06-2004 à 00:39:38    

:D  
 
merci  :jap:

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed