anpera.net https://anpera.homeip.net/phpbb3/ |
|
allgemein php https://anpera.homeip.net/phpbb3/viewtopic.php?f=34&t=1118 |
Seite 1 von 1 |
Autor: | Devilzimti [ Fr 11 Mär, 2005 19:29 ] |
Betreff des Beitrags: | allgemein php |
Zitat: Parse error: parse error, expecting `T_STRING' or `T_VARIABLE' or `T_NUM_STRING' in C:\xampp\htdocs\web\index.php on line 8 kommt.. source: Zitat: <?
require_once "common.php"; $result = mysql_query("select * from hp where id=$op"); $hp = db_fetch_assoc($result); ?> <html> <head> <title><? echo"$hp["title"]"; ?></title> <link href="css.css" rel="stylesheet" type="text/css"> </head> <body bgcolor="#322D2D" > <center> <table id="Design" width="758" border="0" cellpadding="0" cellspacing="0"> <td background="Bilder/header.gif" height="133" colspan="4"></td> </td> </tr> <tr> <td background="Bilder/nav_bg.gif" width="749" height="25" colspan="3" class="style5"> <center><? navigation() ?></center></td> <td background="Bilder/index_03.gif" width="9" height="25"></td> </tr> <tr> <td background="Bilder/nav_down.gif" width="758" height="10" colspan="4"> </td> </tr> <tr> <td background="Bilder/content_links.gif" rowspan="2"></td> <td background="Bilder/index_06.gif" width="741" colspan="3"></td> </tr> <tr> <td width="717" background="Bilder/content_mitte.gif" class="style1"><? echo"$op"; ?></td> <td colspan="2" background="Bilder/content_rechts.gif" width="24"></td> </tr> <tr> <td background="Bilder/footer.gif" width="758" height="55" colspan="4"></td> </tr> <tr> <td background="Bilder/spacer.gif" width="17"></td> <td background="Bilder/spacer.gif" width="717"></td> <td background="Bilder/spacer.gif" width="15"></td> <td background="Bilder/spacer.gif" width="9"></td> </tr> </table> </center> </body> </html> Kann mir jeamnd helfen? |
Autor: | Kevz [ Fr 11 Mär, 2005 19:30 ] |
Betreff des Beitrags: | |
Das gehört hier nicht ins Forum, das Forum umfasst hier mehr LotgD und kein Pures php...und es ist falsche kategorie... |
Autor: | Devilzimti [ Fr 11 Mär, 2005 19:42 ] |
Betreff des Beitrags: | |
dann sag mir bitte nen großes php forum ![]() |
Autor: | Kevz [ Fr 11 Mär, 2005 20:14 ] |
Betreff des Beitrags: | |
http://www.apachefriends.org/f/viewforum.php?f=6 http://www.jex-treme.de/forum/board.php ... 6829a178a4 |
Autor: | Weasel [ Fr 11 Mär, 2005 20:47 ] |
Betreff des Beitrags: | |
<? require_once "common.php"; $result = mysql_query("select * from hp where id=$op"); $hp = db_fetch_assoc($result); ?> <html> <head> <title><? echo"$hp["title"]"; ?></title> wenn sich dir der sinn dieser zeilen erschliesst, sollte auch der rest kommen ![]() |
Autor: | Devilzimti [ Fr 11 Mär, 2005 21:42 ] |
Betreff des Beitrags: | |
was für ien sinn den? weiß schon was des sciprt machz ^^ |
Autor: | Devilzimti [ Sa 12 Mär, 2005 08:28 ] |
Betreff des Beitrags: | |
so habs geschatf |
Seite 1 von 1 | Alle Zeiten sind UTC + 1 Stunde |
Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |