logowanie:
<?php <form action="loguj.php" method="get"> Login: <input type="text" NAME="nick1" SIZE=10/><br /> Hasło: <input type=password NAME="pass1" SIZE=10/><br /> <INPUT TYPE="submit" VALUE="Loguj" style="background:url(lay_graf/belka3.jpg); font-size: 10pt; font-family: Times New Roman; Font-style: italic; font-weight: bold; padding-top: 3px; padding-left: 3px;"> </form> </td> </tr> <tr> ?>
laczenie z baza etc:
<?php if ($_GET['nick1'] && $_GET['pass1']) { } else { } } ?>
Nie wiem o co chodzi .. probowalem roznych kombnacji