我在MAMP/Library中找不到mysql文件和包含文件夹checking MySQL include files... configure: error: missing include filesCheck that you do have MySQL include files installed.
我试图显示我的表的“status”列中的所有数据,但遇到了问题。我做错了什么:$query1 = "SELECT id, status FROM alerts WHERE customerid='".$_SESSION['customerid']."'ORDER BY id LIMIT $start, $limit ";
好吧,我对自己摇头,因为我知道这是显而易见的事情,但我就是不明白。查询应该返回具有匹配的用户名和密码的1结果,然后-我只需要检查行中的列/字段“状态”是否设置为非活动或挂起--如果是,则设置$count的值并设置$_SESSION值为msg。$result' Status‘$sql="SELECT * FROM $tbl_name WHERE User_Name='$myusername' and Pa