首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
headers_sent
headers_sent
檢測HTTP 頭是否已經發送
名稱:
headers_sent
分類:
網絡Network
所屬語言:
php
一句話介紹:
檢查是否/已在哪裡發送了標頭。
相關內容
headers_sent與header函數結合使用的最佳實踐
6
同類函數
http_response_code
http_response_code
獲取/設置響應的HTTP狀態碼
checkdnsrr
checkdnsrr
檢查與給定Internet主機名或IP地
syslog
syslog
生成系統日誌消息
setcookie
setcookie
發送cookie
inet_ntop
inet_ntop
將打包的Internet地址轉換為人類可
gethostbyaddr
gethostbyaddr
獲取指定的IP地址對應的主機名
long2ip
long2ip
將長整型轉化為字符串形式帶點的互聯網標準
gethostbynamel
gethostbynamel
獲取互聯網主機名對應的IPv4地址列表
熱門文章
headers_sent與header函數結合使用的最佳實踐