mysql_fetch_array(): supplied argument is not a valid MySQL result resource错误解决方法

迅恒数据中心

 PHP Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in xxx.php on line

只需要在mysql_fetch_array()前面加一“@”符号即可!

分类:建站知识 百度收录 必应收录