$id = $_GET['id']; $sorgu = mysql_query ("SELECT * FROM makale Where id = '$id' LIMIT $gosterim, 10");