$pr = $DB->query("select * from urunler where kategori='$diger' ORDER BY tarih DESC limit $goster,$limit")->fetchAll(PDO::FETCH_ASSOC);