Ajax submission background no data. I followed the teacher's code and read it several times, but no problem was found.
2018-11-26 11:28:24
0
2
1287

ajax submission background no data I followed the teacher’s code and read it several times, but no problem was found 1.png2.png3.png

reply all(2)
呼啦啦下雨天

You first output it under $data in User.php: dump($data), which should be an array. If there is no data, it means ajax has not been submitted.

Peter-Zhu

In the receiving script, you can first print the $_POST array and take a look. If you don’t get it at all, of course there is no data

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template