摘要: 1、输出前加文件头。header("Content-type: text/html; charset=utf-8"); 另外注意你的文件编码要和 charset一致。2、可能是php文件编码格式不正确,把编码格式和保存格式都改为utf-8试试 阅读全文
posted @ 2015-07-06 10:46 笑笑小白 阅读(1214) 评论(0) 推荐(0)