Mam kod
<?PHP
if($_GET["zmiana"]=="haslo"){echo "zmiana hasla";} if($_SESSION["zalogowany"]==1){
echo "<table border=0><tr><td> <u>Zmiana hasla</u></td></tr><tr><td>
<form action=?zmiana=haslo method=post>
Nowe haslo :</td><td><input type=text size=30 name=haslo> </td><td><input type=submit value=Zmien class=button></form></td></tr>
<tr><td><u>Zmiana e-maila</u></td></tr><tr><td>
<form action=index.php?zmiana=mail method=post>
Nowy adresu e-mail </td><td>:<input type=text size=30 name=mail> </td><td><input type=submit value=Zmien class=button></td></tr></table></form><br>
";}
else {echo "Musisz byc zalogowany!";} ?>
Klikajac na button przy pierwszym inpucie nie zwraca tekstu "zmiana hasla" ..nie czaje