|
復制代碼 代碼如下:
<?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() 主站蜘蛛池模板: 齐齐哈尔市| 和顺县| 达日县| 富民县| 巧家县| 仁寿县| 灵璧县| 雷州市| 益阳市| 新建县| 汾阳市| 广南县| 通山县| 轮台县| 咸阳市| 祁阳县| 温泉县| 新昌县| 鹤庆县| 临城县| 蛟河市| 石城县| 平舆县| 平原县| 高淳县| 宝坻区| 堆龙德庆县| 台南市| 宁陵县| 洛宁县| 甘孜| 合阳县| 农安县| 巴南区| 旬阳县| 竹溪县| 苍山县| 微山县| 当阳市| 安阳市| 民县|