Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/xxxxx/public_html/index.php on line 3
$sorgu = mysql_fetch_array(mysql_query("SELECT * FROM title"));
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/xxxxx/public_html/temp/paket.php on line 6
<?
$paket=mysql_query("select * from paket order by id desc limit 4");
while($p=mysql_fetch_array($paket)){
?>
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/xxxx/public_html/temp/bulten.php on line 2
<?php
$sorgu = mysql_fetch_array(mysql_query("SELECT * FROM nameserver"));
?>
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/xxxxx/public_html/temp/alt.php on line 53
while($yaz = mysql_fetch_array($sorgu))
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/xxxxx/public_html/temp/alt.php on line 70
while($yaz = mysql_fetch_array($sorgu))
genelde ßöyle hatalar alıyorum suanda