摘要: php的header来定义一个php页面为utf编码或GBK编码 php页面为utf编码 header("Content-type: text/html; charset=utf-8"); php页面为gbk编码 header("Content-type: text/html; charset=gb... 阅读全文
posted @ 2016-01-05 11:37 廖先生 阅读(422) 评论(0) 推荐(0)