PHP Function List
header), doesn't exist. Closest matches:
- header
- fdf_header
- soapheader
- m_getheader
- get_headers
- imap_header
- imap_headers
- headers_sent
- headers_list
- xmlreader
- getallheaders
- hexdec
- header_remove
- readdir
- haruencoder
- imap_headerinfo
- phar
- readline
- readfile
- imap_fetchheader
Site Search Results
-
Parameters. string. The header string. There are two special-case header calls. The first is a header that starts with the string "HTTP/" (case is not significant ...
-
get_headers (PHP 5) get_headers — Fetches all the headers sent by the server in response to a HTTP request
-
Parameters. file. If the optional file and line parameters are set, headers_sent() will put the PHP source file name and line number where output started in the file ...
-
Caution. This function will remove all headers set by PHP, including cookies, session and the X-Powered-By headers.
-
All custom headers (like From, Cc, Bcc and Date) are supported, and are not case-sensitive. (As custom headers are not interpreted by the MTA in the first place ...
-
SoapHeader::SoapHeader - ManualParameters. namespace. The namespace of the SOAP header element. name. The name of the SoapHeader object. data. A SOAP header's content. It can be a PHP value or a ...
-
header ('Content-Type: application/octet-stream'); if (strstr ($_SERVER ["HTTP_USER_AGENT"], "MSIE") != false) { header ("Content-Disposition: attachment; filename=" .
-
headers_list() will return a list of headers to be sent to the browser / client. To determine whether or not these headers have been sent yet, use headers_sent().
-
Fetches all HTTP headers from the current request. This function is an alias for apache_request_headers(). Please read the apache_request_headers() documentation for more ...
-
$http_response_header - ManualDescription. The $http_response_header array is similar to the get_headers() function. When using the HTTP wrapper, $http_response_header will be populated with the HTTP ...

Other forms of search
To search the string "header)," using other options, try searching:
- Only the documentation
- Only this mirror
- The entire php.net domain
- pear.php.net
- pecl.php.net
- The Bug DB
- php-general mailing list
- Internals mailing list
- Documentation mailing list
For a quick overview over all documented PHP functions, click here.
