$rssSql = conn->query('SELECT * FROM news ORDER BY id DESC LIMIT 20'); while($icerik = $rssSql->fetch_assoc()) { ?>