Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
headers_sent
headers_sent
Detect whether the HTTP header has been sent
Name:
headers_sent
Category:
Network
Programming Language:
php
One-line Description:
Check if/where the header has been sent.
Related
Best Practices for Using the headers_sent() and header() Functions Together
6
Similar Functions
dns_get_record
dns_get_record
GettheDNSrecordofthe
fsockopen
fsockopen
Openanetworkconnecti
define_syslog_variables
define_syslog_variables
Initializeallsyslog-
getprotobyname
getprotobyname
Gettheprotocolnumber
header
header
SendnativeHTTPheader
gethostbyaddr
gethostbyaddr
Getthehostnamecorres
long2ip
long2ip
Convertlongintegersi
setcookie
setcookie
Sendcookies
Popular Articles
Best Practices for Using the headers_sent() and header() Functions Together