色尼玛亚洲综合影院,亚洲3atv精品一区二区三区,麻豆freexxxx性91精品,欧美在线91

分享PHP header函數使用教程

復制代碼 代碼如下:
<?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()

主站蜘蛛池模板: 上思县| 仲巴县| 温宿县| 武川县| 沽源县| 永寿县| 高陵县| 城口县| 灌阳县| 孟连| 本溪市| 太谷县| 玉屏| 石狮市| 册亨县| 林西县| 厦门市| 清丰县| 南江县| 双牌县| 克拉玛依市| 清水河县| 丰原市| 视频| 龙江县| 界首市| 莎车县| 天峨县| 南雄市| 北安市| 德昌县| 恭城| 邹城市| 进贤县| 五家渠市| 公安县| 格尔木市| 嘉义县| 易门县| 白玉县| 手游|