<textarea name='ctext' id='ctext' cols='70' rows='8'>".$ctext".</textarea><br />
...
vertausch die beiden mal...![]()
Hallo!
Irgendwo in dem Script stimmt was nicht! Ich bekomm die ganze Zeit die Meldung: Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ',' or ';' on line 55
Line 55 wäre der letzte </div>-Tag!! Ich seh es aber nicht, bin ich jetzt schon blind!
PHP-Code:html_head();
echo "
<body>
<div id='main'>
<div id='logo'></div>
<div id='navcon'>
:: <a href='index.php' title='Startseite' target='_self'>Home</a> :: |
:: <a href='contact.php' title='Kontaktformular' target='_self'>Kontakt</a> :: |
:: <a href='angebot.php' title='Unser Angebot' target='_self'>Angebot</a> :: |
:: <a href='agb.php' title='Die AGB' target='_self'>AGB</a> :: |
:: <a href='galery.php' title='Bildergalerie' target='_self'>Galerie</a> :: |
:: <a href='referenzen.php' title='Referenzen' target='_self'>Referenzen</a> :: |
:: <a href='winzerprojekt.php' title='Das Winzer-Projekt' target='_self'>Winzer-Projekt</a> :: |
:: <a href='links.php' title='Links' target='_self'>Links</a> :: |
:: <a href='disclaimer.php' title='Haftungsausschluss' target='_self'>Hauftungsauschluss</a> ::
</div>
<div id='error'>
<div id='errorover'>× Sie haben nicht alle benötigten Felder ausgefüllt ×</div>
<br />
<div id='textbereich'>
Haben Sie Fragen? Benutzen Sie einfach das Kontaktformular um uns eine Nachricht zukommen zulassen.<br />
Bitte füllen Sie alle Felder aus, damit wir Ihnen Antworten können.<br />
<br />
<form action='mail.php' method='post'>
<div class='formularbereich'>
<label for='cname'>Name:</label><br />
<input type='text' name='cname' id='cname' size='20' value='".$cname."' /><br />
<br />
<label for='cmail'>E-Mail:</label><br />
<input type='text' name='cmail' id ='cmail' size='20' value='".$cmail."'><br />
<br />
<label for='ctext'>Nachricht:</label><br />
<textarea name='ctext' id='ctext' cols='70' rows='8'>".$ctext".</textarea><br />
<br />
<input type='submit' value='Senden' name='submitbutton' class='formularbuttons'>
<input type='reset' value='Löschen' name='resetbutton' class='formularbuttons'>
</div>
</form>
Ihre Daten werden natürlich vertraulich behandelt und nicht an dritte weitergegeben.<br />
Sie können uns auch eine Nachricht an <a href='mailto:webmaster@flowworks.at'>webmaster@flowworks.at</a> schicken.<br />
</div>
</div>
</div>";
html_tale();
lg
Flow
Lesser known Programming Languages #13: SLOBOL
... Although many compilers allow you to take a coffee break while they compile, SLOBOL compilers allow you to travel to Bolivia to pick the coffee. Forty-three programmers are known to have died of boredom sitting at their terminals while waiting for a SLOBOL program to compile. Weary SLOBOL programmers often turn to a related (but infinitely faster) language, COCAINE.
<textarea name='ctext' id='ctext' cols='70' rows='8'>".$ctext".</textarea><br />
...
vertausch die beiden mal...![]()
Gruß, der Michl
* * * if you want them to RTFM, make a better FM! * * *
Ach Gott, ich hasse solche Fehler!!!
Funktioniert!
Danke Dir!
lg
Flow
Lesser known Programming Languages #13: SLOBOL
... Although many compilers allow you to take a coffee break while they compile, SLOBOL compilers allow you to travel to Bolivia to pick the coffee. Forty-three programmers are known to have died of boredom sitting at their terminals while waiting for a SLOBOL program to compile. Weary SLOBOL programmers often turn to a related (but infinitely faster) language, COCAINE.
Aktive Benutzer in diesem Thema: 1 (Registrierte Benutzer: 0, Gäste: 1)