Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
headers_list
headers_list
Returns the sent HTTP response header (or ready to be sent)
Name:
headers_list
Category:
Network
Programming Language:
php
One-line Description:
Returns the list of response headers to be sent to the browser.
Related
Comprehensive Guide to PHP echo() Function: Usage, Features, and Examples
3
How to improve performance when processing large XML files with xml_set_end_namespace_decl_handler?
5
Why does using feof cause an extra read after the last line? How to avoid it?
7
How to Use strftime() and date_default_timezone_set() to Set Timezone and Display Local Time Correctly
4
Similar Functions
headers_list
headers_list
ReturnsthesentHTTPre
ip2long
ip2long
ConvertIPV4'sstr
long2ip
long2ip
Convertlongintegersi
socket_get_status
socket_get_status
Aliasofstream_get_
fsockopen
fsockopen
Openanetworkconnecti
gethostbynamel
gethostbynamel
GettheIPv4addresslis
openlog
openlog
Opentheconnectiontot
socket_set_timeout
socket_set_timeout
Aliasforstream_set
Popular Articles