php 中header头的使用

header("content-type:text/html;charset=utf-8");//页面字符集的设置

header("location:index.php")//立即跳转

header("refresh:2,url=index.php")//提示跳转


 
posted @ 2017-02-09 08:48  班尼  阅读(127)  评论(0编辑  收藏  举报