login  Naam:   Wachtwoord: 
Registreer je!
 Forum

help

Offline ottorocket - 24/12/2005 00:01 (laatste wijziging 24/12/2005 00:05)
Avatar van ottorocketOnbekend ik heb een index gemaakt waarbij als je ingelogd bent hij index-v1.php weergeeft en anders een stukje template, maar ik blijf zitten met errors en weet niet meer welke het is, ik heb de vorige allemaal verholpen maar deze weet ik niet, ik hoop dat jullie hem weten
  1. <?php
  2. include("_include-config.php");
  3. if($data) {
  4. include("index-v1.php");
  5. }
  6. else {
  7. <html>
  8. <head>
  9. <title>index</title>
  10. </head>
  11. <body bgcolor=#333333 leftmargin=0 topmargin=0 marginwidth=0 marginheight=0>
  12.  
  13. <table width=600 height=400 border=0 cellpadding=0 cellspacing=0>
  14. <tr>
  15. <td colspan=3>
  16. <img src=images/index_01.gif width=600 height=297 alt=></td>
  17. </tr>
  18. <tr>
  19. <td rowspan=2>
  20. <img src=images/index_02.gif width=233 height=103 alt=></td>
  21. <td>
  22. <iframe src=login.php width=355 height=70 frameborder=0 scrolling=auto><img src=images/login.gif width=355 height=70 alt=></iframe></td>
  23. <td rowspan=2>
  24. <img src=images/index_04.gif width=12 height=103 alt=></td>
  25. </tr>
  26. <tr>
  27. <td>
  28. <img src=images/index_05.gif width=355 height=33 alt=></td>
  29. </tr>
  30. </table>
  31.  
  32. </body>
  33. </html>
  34. }
  35. "
  36. ?>


EDIT: dit is de error
  1. Parse error: parse error, unexpected $ in /home2/mats/public_html/counter-terrors/index.php on line 37

0 antwoorden

Gesponsorde links
Er zijn nog geen reacties op dit bericht.
Dit onderwerp is gesloten.
Actieve forumberichten
© 2002-2024 Sitemasters.be - Regels - Laadtijd: 0.19s