php设置文件编码的方法:1、在PHP文件中添加“header(“Content-Type: text/html; charset=gb2312")”;2、使用iconv方法进行编码。
技术文章 / 下载软件趣味内容 / 专业带飞