Why is there no response when clicking login?
涵
2019-10-17 19:36:38
0
2
1523

if ($ Result === TRUE) {

// Query Conditions

$ Map = [

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

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

##]

## // data table query, return model object

        $

涵

reply all(1)
卢小强

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 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.
    author 2019-10-19 19:34:24
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!