PHP php json_encode中文不转义 2023-08-08 24100℃ php json_encode函数处理完包含中文的字符串之后,中文会被处理成一串看不懂的字符串,非常不方便,查了一下php文档,发现自php...