首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
header_remove
header_remove
刪除之前設置的HTTP 頭
名稱:
header_remove
分類:
網絡Network
所屬語言:
php
一句話介紹:
移除之前使用header() 函數設置的HTTP 標頭。
相關內容
在頁面重定向時如何使用header_remove 清除緩存相關的響應頭?
3
如何使用header_remove 刪除HTTP 響應頭中的特定字段?
8
同類函數
getprotobyname
getprotobyname
獲取與協議名稱關聯的協議號
checkdnsrr
checkdnsrr
檢查與給定Internet主機名或IP地
setrawcookie
setrawcookie
發送未經URL編碼的cookie
pfsockopen
pfsockopen
打開一個持久的網絡連接或者Unix套接字
setcookie
setcookie
發送cookie
header_remove
header_remove
刪除之前設置的HTTP頭
gethostbyname
gethostbyname
返回主機名對應的IPv4地址
socket_set_blocking
socket_set_blocking
stream_set_blocking的
熱門文章
在頁面重定向時如何使用header_remove 清除緩存相關的響應頭?
如何使用header_remove 刪除HTTP 響應頭中的特定字段?