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
PHP Loader Download and Installation Guide | Boost PHP Performance and Security
2
PHP Singleton Pattern Design: Principles and Implementation Explained
6
password_needs_rehash does not take effect? It may be that the hash algorithm is set up incorrectly
5
PHP File Reading Guide: Step-by-Step for Data Import and Content Parsing
4
Similar Functions
dns_check_record
dns_check_record
aliasofcheckdnsrr
socket_set_blocking
socket_set_blocking
Aliasforstream_set
http_response_code
http_response_code
Get/settheHTTPstatus
gethostbyaddr
gethostbyaddr
Getthehostnamecorres
define_syslog_variables
define_syslog_variables
Initializeallsyslog-
header_register_callback
header_register_callback
Callaheaderfunction
fsockopen
fsockopen
Openanetworkconnecti
setrawcookie
setrawcookie
Sendunurl-encodedcoo
Popular Articles