$sth555 = mysql_query("SELECT id_grupy,id_gracz,id from grupa INNER JOIN postac ON grupa.id_gracz = postac.id or grupa.id_grupy = postac.id where id_grupy=".$postac." and id_gracz = id or id_gracz=".$postac." and id_grupy = id");
error :
<b>Warning</b>: mysql_num_rows() expects parameter 1 to be resource, boolean given in <b>C:\xampp\htdocs\dddd\ddd\wczytaj_dane.php</b> on line <b>38</b><br />