linux下出现乱码,加上编码转换就可以了。 $str = mb_convert_encoding($str, "html-entities", "utf-8"); 相关文章: 2021-12-03 2021-12-15 2022-01-02 2021-11-14 2022-12-23 2021-12-31