10
774
while($oyun = @mysql_fetch_assoc($sorgu))
if($sorgu && mysql_num_rows($sorgu) > 0) { while($oyun = mysql_fetch_assoc($sorgu)) { } }