$site_rastgele = mysql_query("SELECT * FROM ".$tablo[site]." where site_durumu=1 and site_kredi >0 and kullanici_no!='$_GET[kullanici_no]' order by site_no ASC"); $site_yaz=mysql_fetch_array($site_rastgele);