$sql = mysql_query("Select * From user Where isim='$user' and onay='1' ORDER BY id DESC LIMIT $basla,$kacar");