|
復制代碼 代碼如下:
<?php
// fix 404 pages:
header('HTTP/1.1 200 OK');
// set 404 header:
header('HTTP/1.1 404 Not Found');
// set Moved Permanently header (good for redrictions)
// use with location header
header('HTTP/1.1 301 Moved Permanently');
// redirect to a new location:
header('Location: http://www.example.org/');
// redrict with delay:
header('Refresh: 10; url=http://www.example.org/');
print 'You will be redirected in 10 seconds';
// you could also use the HTML syntax:// <meta http-equiv="refresh" content="10;http://www.example.org/ />
// override X-Powered-By: php:
header('X-Powered-By: php/4.4.0');
header('X-Powered-By: Brain/0.6b');
// content language (en = English)
header('Content-language: en');
// last modified (good for caching)
$time = time() 主站蜘蛛池模板: 宁强县| 新郑市| 静乐县| 昔阳县| 巴里| 华池县| 修武县| 柳林县| 洞口县| 安达市| 安庆市| 班玛县| 独山县| 卢龙县| 莎车县| 尤溪县| 文山县| 旌德县| 宜良县| 丁青县| 舒城县| 临颍县| 临清市| 监利县| 新蔡县| 上栗县| 龙井市| 惠安县| 藁城市| 体育| 秦安县| 申扎县| 宁乡县| 友谊县| 仁寿县| 库伦旗| 上犹县| 确山县| 桂林市| 凤冈县| 西宁市|