Posts by Jonnathas Luiz • 1 point
1 post
-
0
votes2
answers228
viewsA: Ajax request problem via jQuery - PHP
Try adding this at the beginning of your PHP script: header('Content-Type: application/json');
1 post
0
votes2
answers228
viewsTry adding this at the beginning of your PHP script: header('Content-Type: application/json');