Posts by Jefferson Silva • 1 point
1 post
-
-3
votes1
answer47
viewsQ: How to return data from a Jason, within PHP, via Jquery?
I’m having trouble returning information via Ajax. It has to show the results in a alert(). The problem is that I am trying to return this data from a PHP file that creates a array() and then use…