請問尊敬的King老師:
為什麼我的會出現Notice?程式都照老師的打,是我的xampp有那些功能沒開啟嗎?
Notice: Object of class mysqli_result could not be converted to int
但還是有print出$row~
不是样 应该是你把对象转换成整型了,报的Notice是是不能直接把mysqli_result对象转换成整型
你看看你代码那是不是写错了
^-^...
$mysqli_result && $mysqli_result->num_rows>0