I first send json to the counterpart. If the counterpart checks OK, it will return json,. I can use json_decode ($result);
) to catch
, but now that my counterpart json, sends back to HTML, how can I print this value?!
I first send json to the counterpart. If the counterpart checks OK, it will return json,. I can use json_decode ($result);
) to catch
, but now that my counterpart json, sends back to HTML, how can I print this value?!
well, this is an error report.