会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
lovefree13
首页
订阅
管理
2014年10月31日
非常全面的PHP header函数设置HTTP头的示例
摘要: 1 //定义编码 2 header( 'Content-Type:text/html;charset=utf-8 '); 3 4 //Atom 5 header('Content-type: application/atom+xml'); 6 7 //CSS 8 header('Co...
阅读全文
posted @ 2014-10-31 16:28 lovefree13
阅读(143)
评论(0)
推荐(0)
公告