Merhaba ben ürün gruplarını sorguluyorum ama böyle bir hata veriyor sorun nedir ?
<?php
include "baglan.php";
$sorgu = "select * from markalar where mno = '$mno'";
$sorgula = mysql_query($sorgu);
$madi = mysql_result($sorgula, 0, "madi");
?>
sorun nedir ?
HATA
Warning: mysql_result(): Unable to jump to row 0 on MySQL result index 6 in
c:\program files\easyphp1-8\www\saatborsasi\urundetayi.php on line
207