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
long2ip
long2ip
Convertlongintegersi
setrawcookie
setrawcookie
Sendunurl-encodedcoo
socket_set_timeout
socket_set_timeout
Aliasforstream_set
gethostbyaddr
gethostbyaddr
Getthehostnamecorres
dns_check_record
dns_check_record
aliasofcheckdnsrr
socket_set_blocking
socket_set_blocking
Aliasforstream_set
headers_list
headers_list
ReturnsthesentHTTPre
dns_get_record
dns_get_record
GettheDNSrecordofthe
Popular Articles
Best Practices for Using the headers_sent() and header() Functions Together