<?php include ("config.php"); $stat = mysql_fetch_array(mysql_query("select * from uzytkownicy where email='$email' and pass='$haslo'")); ?>
$stat[aktualizacji] = 3
$stat[stworzone_cele] = 11
Wywala mi błąd podziełu przez 0 :?
<?php include ("config.php"); $stat = mysql_fetch_array(mysql_query("select * from uzytkownicy where email='$email' and pass='$haslo'")); ?>