mysqli_num_rows() expects parameter 1 to be mysqli_result, string given

后端 未结 0 1199
野趣味
野趣味 2020-12-09 15:32

Hi all I am getting this error, have no idea how to approach it as I am kind of new to PHP

Here is my script:

$email = mysqli_real_escape_string($conn,         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题