Не работает связка if (mysql_num_rows($result_i)>0){ $a_user = mysql_fetch_assoc($result_i); extract($a_user); include("form.php"); }else{ exit(); }