Tag: mysql num rows

mysql_num_rows():提供的参数不是有效的MySQL结果资源

if(mysql_num_rows($result)) { echo "no match found!"; } 它是抛出一个错误Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in D:\Hosting\6448289\html\includes\getQuestion.php on line 72