一区二区久久-一区二区三区www-一区二区三区久久-一区二区三区久久精品-麻豆国产一区二区在线观看-麻豆国产视频

基于header的一些常用指令詳解

header常用指令
header分為三部分:
第一部分為HTTP協議的版本(HTTP-Version);
第二部分為狀態代碼(Status);
第三部分為原因短語(Reason-Phrase)。

// fix 404 pages:   用這個header指令來解決URL重寫產生的404 header
header('HTTP/1.1 200 OK');  

// set 404 header:   頁面沒找到
header('HTTP/1.1 404 Not Found');  

//頁面被永久刪除,可以告訴搜索引擎更新它們的urls
// set Moved Permanently header (good for redrictions)  
// use with location header  
header('HTTP/1.1 301 Moved Permanently'); 

// 訪問受限
header('HTTP/1.1 403 Forbidden');

// 服務器錯誤
header('HTTP/1.1 500 Internal Server Error');

// 重定向到一個新的位置
// 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';  

// 覆蓋 X-Powered-By value
// override X-Powered-By: php:  
header('X-Powered-By: php/4.4.0');  
header('X-Powered-By: Brain/0.6b');  

// 內容語言 (en = English)
// content language (en = English)  
header('Content-language: en');  

//最后修改時間(在緩存的時候可以用到)
// last modified (good for caching)  
$time = time() - 60; // or filemtime($fn), etc  
header('Last-Modified: '.gmdate('D, d M Y H:i:s', $time).' GMT');  

// 告訴瀏覽器要獲取的內容還沒有更新
// header for telling the browser that the content  
// did not get changed  
header('HTTP/1.1 304 Not Modified');  

// 設置內容的長度 (緩存的時候可以用到):
// set content length (good for caching):  
header('Content-Length: 1234');  

// 用來下載文件:
// Headers for an download:  
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');  
// Disable caching of the current document:  
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 pastheader('Pragma: no-cache');  
// set content type:  
header('Content-Type: text/html; charset=iso-8859-1');  
header('Content-Type: text/html; charset=utf-8');  
header('Content-Type: text/plain');  

// plain text file  
header('Content-Type: image/jpeg');  

// JPG picture  
header('Content-Type: application/zip');  

// ZIP file  
header('Content-Type: application/pdf');  

// PDF file  
header('Content-Type: audio/mpeg');  

// Audio MPEG (MP3,...) file  
header('Content-Type: application/x-shockwave-flash');  

// 顯示登錄對話框,可以用來進行HTTP認證
// Flash animation// show sign in box  
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';?>

// 發送一個200 正常響應
header("HTTP/1.1 200 OK");

// 發送一個404 找不到資源響應
header('HTTP/1.1 404 Not Found');

// 發送一個301 永久重定向
header('HTTP/1.1 301 Moved Permanently');

// 發送一個503 網站暫時不能訪問
header('HTTP/1.1 503 Service Temporarily Unavailable');

// 網頁重定向
header('Location: http://www.jb51.NET');

// 設置網頁3秒后重定向
header('Refresh: 3; url=http://www.jb51.NET');
echo '網頁將在3秒后跳轉到http://www.jb51.NET';

// 設置網頁編碼
header('Content-Type: text/html; charset=utf-8');

// 設置網頁輸出一個圖片流
header('Content-Type: image/jpeg');

// 設置網頁輸出一個pdf文檔
header('Content-Type: application/pdf');

// 設置網頁輸出一個zip文檔
header('Content-Type: application/zip');

php技術基于header的一些常用指令詳解,轉載需保留來源!

鄭重聲明:本文版權歸原作者所有,轉載文章僅為傳播更多信息之目的,如作者信息標記有誤,請第一時間聯系我們修改或刪除,多謝。

主站蜘蛛池模板: 国产一区二区三区在线观看视频 | 日韩视频一区二区 | 91最新免费观看在线 | 九九视频精品全部免费播放 | 国产亚洲精品在天天在线麻豆 | 亚洲一区二区精品视频 | 亚洲精品欧美综合四区 | 久久久一区二区三区不卡 | 欧美三级在线 | 爽爽影院色黄网站在线观看 | 天天躁日日躁成人字幕aⅴ 天天躁日日躁狠狠躁中文字幕老牛 | 4399一级成人毛片 | 国产在视频线精品视频www666 | 午夜欧美性视频在线播放 | 最新在线观看精品国产福利片 | 久久久免费网站 | 中文字幕色站 | 免费真实播放国产乱子伦 | 欧美一级淫片a免费播放口aaa | 亚洲欧美国产另类 | 日韩一区二区久久久久久 | 亚洲精品国产网红在线 | 色好吊| 国产一级特黄的片子 | 91网视频在线观看 | 色狠狠成人综合网 | 国产大片视频免费观看 | 丁香婷婷综合五月六月 | 天堂网站天堂小说 | 影音先锋中文一区亚洲 | 国内精品久久影院 | 中文字幕一区二区三区不卡 | 亚洲福利一区二区三区 | 亚洲综合激情另类小说区 | 欧美日韩一道本 | 伊人久久中文大香线蕉综合 | 91最新 | 国产精品久久现线拍久青草 | 一区一区三区产品乱码 | 在线一区二区三区 | v视界成人影院在线视频 |