Fehler und ich finde ihn nicht

Einklappen
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

  • Fehler und ich finde ihn nicht

    Wo ist an dieser Zeile der Fehler ????

    echo "<body bgcolor=""$bgcolor"" text=""$textcolor"" link=""$linkcolor"" vlink=""$vlinkcolor"" alink=""$alinkcolor"">";

    Help please !!

    mfg daphreak
    If something's HARD to do,

    then it's not worth doing.
    (Homer J. (Jay) Simpson)

  • #2
    echo "<body bgcolor=\"$bgcolor\" text=\"$textcolor\" link="\$linkcolor\" vlink=\"$vlinkcolor\" alink=\"$alinkcolor\">";

    so geht's

    php-Entwicklung | ebiz-consult.de
    PHP-Webhosting für PHP Entwickler | ebiz-webhosting.de
    die PHP Marktplatz-Software | ebiz-trader.de

    Kommentar


    • #3
      Warning: Unexpected character in input: '\' (ASCII=92) state=1 in d:\web\domain(1)\debug\dynamic_webpage.php on line 23

      Parse error: parse error, expecting `','' or `';'' in d:\web\domain(1)\debug\dynamic_webpage.php on line 23


      tja !!

      ich weiss nich mehr weiter !!!
      If something's HARD to do,

      then it's not worth doing.
      (Homer J. (Jay) Simpson)

      Kommentar


      • #4
        machs halt so:
        <? echo "<body bgcolor=".$bgcolor." text=".$textcolor."....>"; ?>

        Kommentar


        • #5
          @DaPhreak

          wie genau sieht die Stelle aus wo der fehler passiert?

          php-Entwicklung | ebiz-consult.de
          PHP-Webhosting für PHP Entwickler | ebiz-webhosting.de
          die PHP Marktplatz-Software | ebiz-trader.de

          Kommentar


          • #6
            oder machs so:
            echo "<body bgcolor='$bgcolor' text='$textcolor' link='$linkcolor' vlink='$vlinkcolor' alink='$alinkcolor'>";
            *winks*
            Gilbert
            ------------------------------------------------
            Hilfe für eine Vielzahl von Problemen!!!
            http://www.1st-rootserver.de/

            Kommentar


            • #7
              Original geschrieben von DaPhreak
              Warning: Unexpected character in input: '\' (ASCII=92) state=1 in d:\web\domain(1)\debug\dynamic_webpage.php on line 23

              der "unexperted character" kommt daher, dass bernie versehentlich bei
              link="$linkcolor" NACH dem " escaped hat -
              echo "<body bgcolor=\"$bgcolor\" text=\"$textcolor\" link=\"$linkcolor\" vlink=\"$vlinkcolor\" alink=\"$alinkcolor\">"; hätts wohl werden sollen

              das dürft dann auch keine fehlermeldung geben - so du denn nicht noch mehr " in der zeile hast, die kein escapezeichen vorn dran haben...


              [Editiert von WhiteMountain am 16-02-2002 um 17:52]

              Kommentar


              • #8
                Also, das ganze Script sieht so aus :

                <?php

                include ("include/settings.php");

                /* Variablen die aus Datenbak auszulesen sind */

                /* Erstellt Connect zu Datenbank her */
                $db = @MYSQL_CONNECT($MySQL_Host,$MySQL_User,$MySQL_Pass) or die ("Konnte keine Verbindung zur Datenbank herstellen");
                if($db) echo "Verbindung zur Datenbank wurde hergestellt";
                echo "<br>";
                /* Schliessen der Datenbank-Verbindung */
                $db_close = @MYSQL_CLOSE($db);
                ?>
                <!doctype html public "-//W3C//DTD HTML 4.0 //EN">
                <html>
                <head>
                echo "<title>"$website_title"</title>";
                <meta http-equiv="cache-control" content="no-cache">
                <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

                </head>
                <?php
                echo "<body bgcolor='$bgcolor' text='$textcolor' link='$linkcolor' vlink='$vlinkcolor' alink='$alinkcolor'>";
                ?>
                <table width="139" border="0" cellpadding="0" cellspacing="0">
                <tr>
                <td height="30" valign="top" colspan="3">
                <div align="center"><object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,2,0" width="108" height="28">
                <?php
                echo "<param name=movie value="resource/'$filename'.swf">";
                ?>
                <param name=quality value=high>
                <?php echo "<param name="BGCOLOR" value=""$bgcolor"">"; ?>
                <?php echo "<embed src="resource/"$filename".swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="108" height="28" bgcolor="">"; ?>
                </embed>
                </object></div>
                </td>
                </tr>
                <tr>
                <td height="26" width="14"></td>
                <td width="99"></td>
                <td width="26"></td>
                </tr>
                <tr>
                <td height="15" valign="top" colspan="3">
                <div align="center"><font face="Times New Roman, Times, serif" size="-1">[
                <a href="http://www.lan-sites.lan">www.lan-sites.lan</a> ]</font></div>
                </td>
                </tr>
                <tr>
                <td height="16"></td>
                <td></td>
                <td></td>
                </tr>
                <tr>
                <td height="15" valign="top" colspan="3">
                <div align="center"><font size="-1"><font face="Times New Roman, Times, serif">[
                <a href="http://www.anleitung.lan">www.anleitung.lan</a> ]</font></font></div>
                </td>
                </tr>
                <tr>
                <td height="15"></td>
                <td></td>
                <td></td>
                </tr>
                <tr>
                <td height="15" valign="top" colspan="3">
                <div align="center"><font face="Times New Roman, Times, serif" size="-1">[
                <a href="http://www.cheat.lan">www.cheat.lan</a> ]</font></div>
                </td>
                </tr>
                <tr>
                <td height="18"></td>
                <td></td>
                <td></td>
                </tr>
                <tr>
                <td height="15" valign="top" colspan="3">
                <div align="center"><font size="-1" face="Times New Roman, Times, serif">[
                <a href="http://www.download.lan">www.download.lan</a> ]</font></div>
                </td>
                </tr>
                <tr>
                <td height="11"></td>
                <td></td>
                <td></td>
                </tr>
                <tr>
                <td height="15" valign="top" colspan="3">
                <div align="center"><font face="Times New Roman, Times, serif" size="-1">[
                <a href="http://www.flash.lan">www.flash.lan</a> ]</font></div>
                </td>
                </tr>
                <tr>
                <td height="20"></td>
                <td></td>
                <td></td>
                </tr>
                <tr>
                <td height="15" valign="top" colspan="3">
                <div align="center"><font size="-1" face="Times New Roman, Times, serif">[
                <a href="http://www.hilfe.lan">www.hilfe.lan</a> ]</font></div>
                </td>
                </tr>
                <tr>
                <td height="15"></td>
                <td></td>
                <td></td>
                </tr>
                <tr>
                <td height="15" valign="top" colspan="3">
                <div align="center"><font face="Times New Roman, Times, serif" size="-1">[
                <a href="http://www.paris.lan">www.paris.lan</a> ]</font></div>
                </td>
                </tr>
                <tr>
                <td height="11"></td>
                <td></td>
                <td></td>
                </tr>
                <tr>
                <td height="15" valign="top" colspan="3">
                <div align="center"><font size="-1" face="Times New Roman, Times, serif">[
                <a href="http://www.privat.lan">www.privat.lan</a> ]</font></div>
                </td>
                </tr>
                <tr>
                <td height="9"></td>
                <td></td>
                <td></td>
                </tr>
                <tr>
                <td height="15" valign="top" colspan="3">
                <div align="center"><font size="-1" face="Times New Roman, Times, serif">[
                <a href="http://www.users.lan">www.users.lan</a> ]</font></div>
                </td>
                </tr>
                <tr>
                <td height="11"></td>
                <td></td>
                <td></td>
                </tr>
                <tr>
                <td height="15" valign="top" colspan="3">
                <div align="center"><font size="-1" face="Times New Roman, Times, serif">[
                <a href="http://www.phpnuke.lan">www.phpnuke.lan</a> ]</font></div>
                </td>
                </tr>
                <tr>
                <td height="13"></td>
                <td></td>
                <td></td>
                </tr>
                <tr>
                <td height="15" valign="top" colspan="3">
                <div align="center"><font size="-1" face="Times New Roman, Times, serif">[
                <a href="http://www.yabb.lan">www.yabb.lan</a> ]</font></div>
                </td>
                </tr>
                <tr>
                <td height="41"></td>
                <td></td>
                <td></td>
                </tr>
                <tr>
                <td height="39"></td>
                <td valign="top">
                <div align="center"><font size="-1" face="Times New Roman, Times, serif">
                &nbsp;
                <?PHP
                setlocale ("LC_TIME", "ge");
                $uhrzeit = strftime("%X");
                echo $uhrzeit;
                ?>
                </font> </div>
                </td>
                <td></td>
                </tr>
                <tr>
                <td height="27"></td>
                <td></td>
                <td></td>
                </tr>
                </table>
                </body>
                </html>

                Mein Problem is gerade Zeile 30 (echo "<param name=movie value="resource/'$filename'.swf">" !!!
                If something's HARD to do,

                then it's not worth doing.
                (Homer J. (Jay) Simpson)

                Kommentar


                • #9
                  in zeile:

                  Original geschrieben von DaPhreak
                  <?php
                  echo "<param name=movie value="resource/'$filename'.swf">";
                  ?>
                  => keine anführungsstriche escaped

                  in zeile:
                  <?php echo "<param name="BGCOLOR" value=""$bgcolor"">"; ?>
                  => Anführungszeichen nicht escaped und ein paar davon zuviel

                  in zeile:
                  <?php echo "<embed src="resource/"$filename".swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="108" height="28" bgcolor="">"; ?>
                  => dito

                  wenn du innerhalb eines echo "string"; anführungsstriche ausgeben willst, dann musst die schon auch als zum string zugehörig kennzeichnen... => \"



                  [Editiert von WhiteMountain am 16-02-2002 um 18:18]

                  Kommentar


                  • #10

                    änderen das Script mal so ab:
                    <?php

                    include ("include/settings.php");

                    /* Variablen die aus Datenbak auszulesen sind */

                    /* Erstellt Connect zu Datenbank her */
                    $db = @MYSQL_CONNECT($MySQL_Host,$MySQL_User,$MySQL_Pass) or die ("Konnte keine Verbindung zur Datenbank herstellen");
                    if($db) echo "Verbindung zur Datenbank wurde hergestellt";
                    echo "<br>";
                    /* Schliessen der Datenbank-Verbindung */
                    $db_close = @MYSQL_CLOSE($db);
                    ?>
                    <!doctype html public "-//W3C//DTD HTML 4.0 //EN">
                    <html>
                    <head>

                    <?php
                    echo "<title>$website_title</title>";
                    ?>

                    <meta http-equiv="cache-control" content="no-cache">
                    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

                    </head>
                    <?php
                    echo "<body bgcolor='$bgcolor' text='$textcolor' link='$linkcolor' vlink='$vlinkcolor' alink='$alinkcolor'>";
                    ?>
                    <table width="139" border="0" cellpadding="0" cellspacing="0">
                    <tr>
                    <td height="30" valign="top" colspan="3">
                    <div align="center"><object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,2,0" width="108" height="28">

                    <?php
                    echo "<param name=movie value=\"resource/'$filename'.swf\">";
                    ?>

                    <param name=quality value=high>

                    <?php
                    echo "<param name='BGCOLOR' value='$bgcolor'>";
                    echo "<embed src=\"resource/'$filename'.swf\" quality=high pluginspage=\"http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash\" type=\"application/x-shockwave-flash\" width=\"108\" height=\"28\" bgcolor=\"\">";
                    ?>

                    </embed>
                    </object></div>
                    </td>
                    </tr>
                    <tr>
                    <td height="26" width="14"></td>
                    <td width="99"></td>
                    <td width="26"></td>
                    </tr>
                    <tr>
                    <td height="15" valign="top" colspan="3">
                    <div align="center"><font face="Times New Roman, Times, serif" size="-1">[
                    <a href="http://www.lan-sites.lan">www.lan-sites.lan</a> ]</font></div>
                    </td>
                    </tr>
                    <tr>
                    <td height="16"></td>
                    <td></td>
                    <td></td>
                    </tr>
                    <tr>
                    <td height="15" valign="top" colspan="3">
                    <div align="center"><font size="-1"><font face="Times New Roman, Times, serif">[
                    <a href="http://www.anleitung.lan">www.anleitung.lan</a> ]</font></font></div>
                    </td>
                    </tr>
                    <tr>
                    <td height="15"></td>
                    <td></td>
                    <td></td>
                    </tr>
                    <tr>
                    <td height="15" valign="top" colspan="3">
                    <div align="center"><font face="Times New Roman, Times, serif" size="-1">[
                    <a href="http://www.cheat.lan">www.cheat.lan</a> ]</font></div>
                    </td>
                    </tr>
                    <tr>
                    <td height="18"></td>
                    <td></td>
                    <td></td>
                    </tr>
                    <tr>
                    <td height="15" valign="top" colspan="3">
                    <div align="center"><font size="-1" face="Times New Roman, Times, serif">[
                    <a href="http://www.download.lan">www.download.lan</a> ]</font></div>
                    </td>
                    </tr>
                    <tr>
                    <td height="11"></td>
                    <td></td>
                    <td></td>
                    </tr>
                    <tr>
                    <td height="15" valign="top" colspan="3">
                    <div align="center"><font face="Times New Roman, Times, serif" size="-1">[
                    <a href="http://www.flash.lan">www.flash.lan</a> ]</font></div>
                    </td>
                    </tr>
                    <tr>
                    <td height="20"></td>
                    <td></td>
                    <td></td>
                    </tr>
                    <tr>
                    <td height="15" valign="top" colspan="3">
                    <div align="center"><font size="-1" face="Times New Roman, Times, serif">[
                    <a href="http://www.hilfe.lan">www.hilfe.lan</a> ]</font></div>
                    </td>
                    </tr>
                    <tr>
                    <td height="15"></td>
                    <td></td>
                    <td></td>
                    </tr>
                    <tr>
                    <td height="15" valign="top" colspan="3">
                    <div align="center"><font face="Times New Roman, Times, serif" size="-1">[
                    <a href="http://www.paris.lan">www.paris.lan</a> ]</font></div>
                    </td>
                    </tr>
                    <tr>
                    <td height="11"></td>
                    <td></td>
                    <td></td>
                    </tr>
                    <tr>
                    <td height="15" valign="top" colspan="3">
                    <div align="center"><font size="-1" face="Times New Roman, Times, serif">[
                    <a href="http://www.privat.lan">www.privat.lan</a> ]</font></div>
                    </td>
                    </tr>
                    <tr>
                    <td height="9"></td>
                    <td></td>
                    <td></td>
                    </tr>
                    <tr>
                    <td height="15" valign="top" colspan="3">
                    <div align="center"><font size="-1" face="Times New Roman, Times, serif">[
                    <a href="http://www.users.lan">www.users.lan</a> ]</font></div>
                    </td>
                    </tr>
                    <tr>
                    <td height="11"></td>
                    <td></td>
                    <td></td>
                    </tr>
                    <tr>
                    <td height="15" valign="top" colspan="3">
                    <div align="center"><font size="-1" face="Times New Roman, Times, serif">[
                    <a href="http://www.phpnuke.lan">www.phpnuke.lan</a> ]</font></div>
                    </td>
                    </tr>
                    <tr>
                    <td height="13"></td>
                    <td></td>
                    <td></td>
                    </tr>
                    <tr>
                    <td height="15" valign="top" colspan="3">
                    <div align="center"><font size="-1" face="Times New Roman, Times, serif">[
                    <a href="http://www.yabb.lan">www.yabb.lan</a> ]</font></div>
                    </td>
                    </tr>
                    <tr>
                    <td height="41"></td>
                    <td></td>
                    <td></td>
                    </tr>
                    <tr>
                    <td height="39"></td>
                    <td valign="top">
                    <div align="center"><font size="-1" face="Times New Roman, Times, serif">
                    &nbsp;
                    <?PHP
                    setlocale ("LC_TIME", "ge");
                    $uhrzeit = strftime("%X");
                    echo $uhrzeit;
                    ?>
                    </font> </div>
                    </td>
                    <td></td>
                    </tr>
                    <tr>
                    <td height="27"></td>
                    <td></td>
                    <td></td>
                    </tr>
                    </table>
                    </body>
                    </html>
                    Die Änderungen sind Fett hervorgehoben
                    Ich hoffe du hast das per copy and paste eingefügt und nicht abgetippt!!!!
                    *winks*
                    Gilbert
                    ------------------------------------------------
                    Hilfe für eine Vielzahl von Problemen!!!
                    http://www.1st-rootserver.de/

                    Kommentar


                    • #11
                      Ich danke euch allen für die Hilfe !!!

                      Das klappt jetzt sogar !!!
                      If something's HARD to do,

                      then it's not worth doing.
                      (Homer J. (Jay) Simpson)

                      Kommentar

                      Lädt...
                      X