if condition is not execute properly in php why?

前端 未结 0 762
长情又很酷
长情又很酷 2020-12-04 16:02
    $hashed_passwd = get_hashed_passwd($password);
    $query   = "SELECT * FROM gallery.signin_o WHERE username= \'$username\';";
    $db_conn = get_db_co         


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