Handling PHP exceptions with JQuery

前端 未结 4 1191
野性不改
野性不改 2021-01-15 10:08

I\'m using JQuery to call a PHP function that returns a JSON string upon success or throws some exceptions. Currently I\'m calling jQuery.parseJSON() on the res

4条回答
提交回复
热议问题