If json_decode() failes, returns null, or returns 1, you should check the data you are sending to decode.
Check this online JSON validator. It sure helped me a lot.
http://www.jsonlint.com/
json check tools
最新推荐文章于 2024-10-19 11:39:59 发布
If json_decode() failes, returns null, or returns 1, you should check the data you are sending to decode.
Check this online JSON validator. It sure helped me a lot.
http://www.jsonlint.com/