chirag sharma
2013-07-15 06:45:03 UTC
I have created an online PHP code executor at http://web.guru99.com
It uses jsonp to get data from PHP compiler. But the issue with jsonp , ajax does not allow error function. In such a case , how can I show user error message (if any)
It uses jsonp to get data from PHP compiler. But the issue with jsonp , ajax does not allow error function. In such a case , how can I show user error message (if any)