Our website prompts such an error, Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource
There are three situations below:
The parameters of mysql_free_result are incorrect
It may be that your mysql_query result is empty.
Check if there is no result output
http://www.bkjia.com/PHPjc/632497.htmlwww.bkjia.comtruehttp: //www.bkjia.com/PHPjc/632497.htmlTechArticleOur website prompts such an error, Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource below There are three situations: the parameters of mysql_free_result are incorrect...
Statement:The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn