![]() |
![]() |
|
![]() |
![]() |
|
Programmierung Rat & Tat für Programmierer |
![]() |
|
Themen-Optionen | Ansicht |
|
![]() |
#1 |
Master
![]() |
![]() php file:
<?php $passwort = "test"; if ($passwort == '$pass') { echo "Richtiges Passwort" ; } else { echo "Falsche Zugangsdaten."; } ?> <body> <form action="inhalt.php" method="post"> <tr> <td>passwort:</td> <td><input type="pwd" name="pass"></td> </tr> <tr> <td><input type="submit" name="senden" value=Login></td> </tr> </table> </form> </body>
____________________________________
4 8 15 16 23 42 |
![]() |
![]() |
![]() |
Aktive Benutzer in diesem Thema: 1 (Registrierte Benutzer: 0, Gäste: 1) | |
|
|