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
getprotobyname
getprotobyname
Gettheprotocolnumber
gethostbyname
gethostbyname
ReturntheIPv4address
closelog
closelog
Closethesystemloglin
header
header
SendnativeHTTPheader
header_remove
header_remove
DeletetheHTTPheadert
openlog
openlog
Opentheconnectiontot
http_response_code
http_response_code
Get/settheHTTPstatus
gethostbynamel
gethostbynamel
GettheIPv4addresslis
Popular Articles
Best Practices for Using the headers_sent() and header() Functions Together