Warning: mysql_free_result():
程序员文章站
2022-05-13 08:35:57
...
我们的网站提示这样的错误,Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource
下面有三种情况:
mysql_free_result的参数不对
可能是你mysql_query结果为空。
查看一下是不是没有结果输出
推荐阅读
-
PHP提示Warning:phpinfo() has been disabled函数禁用的解决方法
-
消除Warning: Using a password on the command line interface can be insecure的提示
-
Warning: mysqli::__construct(): (HY000/1698): Access denied for user 'root'@'localhost'问题解决
-
Electron – 项目打包报错(1): WARNING: Make sure that .NET Framework 4.5 or later and Powershell 3 or later are installed, otherwise extracting the Electron z
-
php提示Warning:mysql_fetch_array() expects的解决方法
-
Module build failed: Module failed because of a eslint warning
-
AndroidStudio报错:Emulator: I/O warning : failed to load external entity "file:/C:/Users/Administrator/.AndroidStudio3
-
解决:WARNING: You are using pip version 20.0.2; however, version 20.2.2 is available
-
Warning: session_destroy() : Trying to destroy uninitialized sessionq错误
-
PHP错误Warning: Cannot modify header information - headers already sent by解决方法