摘要: 一.首先是PHP网页的编码 1. php文件本身的编码与网页的编码应匹配 a. 如果欲使用gb2312编码,那么php要输出头:header(“Content-Type: text/html; charset=gb2312"),静态页面添加<meta http-equiv="Content-Type 阅读全文
posted @ 2017-03-02 13:28 ChineseMoonGod 阅读(2208) 评论(0) 推荐(0)