Can someone tell me why the session does not get the correct index from the database

前端 未结 0 978
抹茶落季
抹茶落季 2020-12-08 01:21

public function Login($emailid, $password){ $con = parent::__construct(); $qr = mysqli_query($con, "SELECT * FROM users WHERE emailid = \'".$emailid."\' AND p

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