成人精品一区二区三区中文字幕-成人精品一区二区三区-成人精品一级毛片-成人精品亚洲-日本在线视频一区二区-日本在线视频免费

導航首頁 ? 技術教程 ? php header函數的常用http頭設置
全站頭部文字 我要出現在這里
php header函數的常用http頭設置 764 2023-12-10   

//ok
header(‘HTTP/1.1 200 OK');
//設置一個404頭:
header(‘HTTP/1.1 404 Not Found');
//設置地址被永久的重定向
header(‘HTTP/1.1 301 Moved Permanently');
//轉到一個新地址
header(‘Location: http://www.example.org/‘);
//文件延遲轉向:
header(‘Refresh: 10; url=http://www.example.org/‘);
print ‘You will be redirected in 10 seconds';
//當然,也可以使用html語法實現
// <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');
//文檔語言
header(‘Content-language: en');
//告訴瀏覽器最后一次修改時間
$time = time() ? 60; // or filemtime($fn), etc
header(‘Last-Modified: ‘.gmdate(‘D, d M Y H:i:s', $time).' GMT');
//告訴瀏覽器文檔內容沒有發生改變
header(‘HTTP/1.1 304 Not Modified');
//設置內容長度
header(‘Content-Length: 1234′);
//設置為一個下載類型
header(‘Content-Type: application/octet-stream');
header(‘Content-Disposition: attachment; filename=”example.zip”‘);
header(‘Content-Transfer-Encoding: binary');
// load the file to send:
readfile(‘example.zip');
// 對當前文檔禁用緩存
header(‘Cache-Control: no-cache, no-store, max-age=0, must-revalidate');
header(‘Expires: Mon, 26 Jul 1997 05:00:00 GMT'); // Date in the past
header(‘Pragma: no-cache');
//設置內容類型:
header(‘Content-Type: text/html; charset=iso-8859-1′);
header(‘Content-Type: text/html; charset=utf-8′);
header(‘Content-Type: text/plain'); //純文本格式
header(‘Content-Type: image/jpeg'); //JPG***
header(‘Content-Type: application/zip'); // ZIP文件
header(‘Content-Type: application/pdf'); // PDF文件
header(‘Content-Type: audio/mpeg'); // 音頻文件
header(‘Content-Type: application/x-shockw**e-flash'); //Flash動畫
//顯示登陸對話框
header(‘HTTP/1.1 401 Unauthorized');
header(‘WWW-Authenticate: Basic realm=”Top Secret”‘);
print ‘Text that will be displayed if the user hits cancel or ‘;
print ‘enters wrong login data';


主站蜘蛛池模板: 内裤之穴| 搜狐视频官网| 1—36集电视剧在线观看| 来5566最新av在线电影| 花非花电视剧演员表| 守株待兔的老农夫音乐教案| 韩国电影解禁男女| 那些女人电视剧免费观看全集剧情| teen| 林安| 愚人节快乐的英文| 实时| 赖小子| 梦想建筑师泰国百合剧| 雨的印记钢琴谱| 三年片大全在线观看| 赫伯曼电影免费观看| 高岛真一| 布拉德米勒| 马玉琴20岁照片| 张晚| 土壤动植物的乐园教学反思| 伊丽莎白·亨斯屈奇| 洪金宝电影| 超薄轻舞玉女女裤广场舞| 欧美一级黄色录像| 龙的心电影完整版国语| 北京卫视今天全部节目表| av888av| 七年级下册英语第二单元作文| 韩国好妈妈| 金珠玛米赞二胡曲简谱| 我是你舅舅| 降魔的| 妹妹扮演的角色| 名字简写设计| 大世界电影| 大园桃子| 胭脂似火电视剧免费观看完整版全集| 电影喜剧明星演员表| 大学生做爰视频直播|

!!!站長長期在線接!!!

網站、小程序:定制開發/二次開發/仿制開發等

各種疑難雜癥解決/定制接口/定制采集等

站長微信:lxwl520520

站長QQ:1737366103