Ach komm - wie das geht, weißt du natürlich, weil du ja die Forenregeln bei deiner Anmeldung hier nicht nur überflogen sondern wirklich aufmerksam gelesen hast
![Wink](https://www.php-resource.de/forum/core/images/smilies/wink.gif)
echo '<a href="' .$_SERVER['PHP_SELF']. '?flugnummer=$flugnummer&action=del">Ja</a> :: <a href="authors.php">Nein</a>';
if( $action == "del" && $flugnummer != "" )
echo '<a href="' .$_SERVER['PHP_SELF']. '?flugnummer=$flugnummer&action=del">Ja</a> :: <a href="authors.php">Nein</a>';
if( $action == "del" && $flugnummer != "" )
if( $action == "del" && $flugnummer != "" )
Kommentar