摘要:
php的header来定义一个php页面为utf编码或GBK编码php页面为utf编码header("Content-type: text/html; charset=utf-8");php页面为gbk编码header("Content-type: text/html; charset=gb2312");php页面为big5编码header("Content-type: text/html; charset=big5");通常情况以上代码放在php页面的首页用header或meta实现PHP页面编码的区别一、页面编码1. 使用 标签设 阅读全文
posted @ 2013-10-21 22:42
hnfxs
阅读(221)
评论(0)
推荐(0)
浙公网安备 33010602011771号