标签:
1、header("Location: http://www.baidu.com"); //Location:之后有“空格” 2、echo "<script>window.location = " 3、echo "<METAHTTP-EQUIV=\"Refresh\" CONTENT=\"0; URL=http://www.baidu.com\">";
php网页重定向的实现方法
原文地址:http://my.oschina.net/owengao/blog/516560