Warning In Longcat :jsonexception November 20, 2023 Post a Comment This is the code in eclipse: JSONObject j = new JSONObject(getRequest(myUrl)); JSONArray jArray = j.getJSONArray('data'); for (int i = 0; i < jArray.length(); i++) { sret +Solution 1: Instead of $data = "{data:".json_encode($rows)."}"; echo$data; Copyuse print(json_encode($data)); Copy Share Post a Comment for "Warning In Longcat :jsonexception"
Post a Comment for "Warning In Longcat :jsonexception"