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
PHP strftime() Function Guide: Date and Time Formatting Explained
9
Practical Methods for PHP iconv Array Character Encoding Conversion
4
How to use mysql_fetch_array and foreach loops in combination
10
Common errors in is_nan function and array processing in PHP
9
Similar Functions
gethostbyaddr
gethostbyaddr
Getthehostnamecorres
ip2long
ip2long
ConvertIPV4'sstr
fsockopen
fsockopen
Openanetworkconnecti
socket_set_blocking
socket_set_blocking
Aliasforstream_set
getservbyname
getservbyname
Gettheportnumberasso
syslog
syslog
Generatesystemlogmes
setcookie
setcookie
Sendcookies
pfsockopen
pfsockopen
Openapersistentnetwo
Popular Articles