lindsmcw
-
How to separate PHP content returned in an AJAX Jquery POST function
Entry a bit old now, but thanks for your code stefanbar, I needed the same thing for my code. I don't really understand the use of this line: header(‘Content-type: application/json’); but it was necessary.