How to display JSON coming from php in intel App Framwork app. I have tried .getJSON() and .getJSONP() methods. Is there any full guide explaining these methods and how to use them?
.getJSON()
.getJSONP()
Here are documentations for $.getJSON() and $.jsonP()