PHP程序开发之使用header定义一个php页面为utf-8编码或GBK编码

发布时间:2025-12-09 13:43:09 浏览次数:4

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页面的顶部

需要做网站?需要网络推广?欢迎咨询客户经理 13272073477