...
Bildschirmausgabe
Einklappen
X
-
versuchs mal mit
PHP-Code:if(empty($_POST['submit'])) {[
-
Warum sehe ich nichts?????
PHP-Code:if (!isset($_POST['submit']))
{
echo '<form action="'.$_SERVER['PHP_SELF'].'" method="post">';
echo '<table width="381" border="0">';
echo '<tr><td><p class="textboxtab">E-Mail-Adresse</p></td>';
echo '<td><input name="email" type="text" id="email2" size="25"></td></tr>';
echo '<tr><td><input type="submit" name="submit" value="Abschicken"></td><td> </td></tr>';
echo '</table>';
echo '</form>';
}
else
{
//...
}
peterNukular, das Wort ist N-u-k-u-l-a-r (Homer Simpson)
Meine Seite
Kommentar
Kommentar