include "ayar.php";
$islem="SELECT * FROM haberler ORDER BY no DESC LIMIT 4";
$sonuc=mysql_query($islem);
while ($php=mysql_fetch_array($sonuc))
{