Call to a member function rowcount() on bool 怎么解决啊

然后显示错误

Fatal error: Uncaught Error: Call to a member function rowcount() on bool in C:\xampp\htdocs\StudentWeb\action.php:23 Stack trace: #0 {main} thrown in C:\xampp\htdocs\StudentWeb\action.php on line 23

英专生表示抓狂,完全就是直接解压老师给的压缩包,但是别人都能运行起来,就我不行,试过老师给的方法但还是不行

一般是数据库名、列名写错了,在数据库中不存在,因而返回boolean值

参考Fatal error: Uncaught Error: Call to a member function fetch_assoc() on bool in..._Xav Pun的博客-CSDN博客