$haber=mysql_query("select * from haberler order by haber_id desc limit 0,3");
while($haberveri = mysql_fetch_array($haber)) {
$haber_resim=$haberveri[haber_resim];
?>
echo $haberveri[haber_adi_tr]; ?>
Warning: Undefined variable $haberveri in /home/u745729646/domains/dooajans.com/public_html/rentacar/index.php on line 54
Warning: Trying to access array offset on value of type null in /home/u745729646/domains/dooajans.com/public_html/rentacar/index.php on line 54
Warning: Undefined variable $icerik2 in /home/u745729646/domains/dooajans.com/public_html/rentacar/index.php on line 54
} ?>