PHP csv文件处理时中文转码

$data1 = iconv("GBK", "UTF-8", $strBody);
 
posted @ 2021-12-02 09:57  dunkbird  阅读(80)  评论(0)    收藏  举报