search

Home  >  Q&A  >  body text

Why is there no response when clicking login?

if ($ Result === TRUE) {

// Query Conditions

$ Map = [

'User' = & GT; $ Data ['Userer '],

' Password '= & GT; MD5 ($ Data [' Password ']

##]

## // data table query, return model object

        $

涵1854 days ago1556

reply all(2)I'll reply

  • 卢小强

    卢小强2019-10-18 08:38:12

    Have you tried calling AJAX directly? Does it work? It may be that your AJAX submission does not call JS. I had this problem before and there was no response when I submitted it. If AJAX is correct, just print the value of $user and see.

    reply
    0
  • 涵

    How to call js through ajax? I downloaded the source code of the video, and the same problem occurred when logging in. There was no response when clicking.

    · 2019-10-19 19:34:24
  • Cancelreply