PHP function get_headers()

Availability in PHP 5.0

Fetches all the headers sent by the server in response to a HTTP request

Parameters

Parameter Data type Default value Note
$url string not The target URL.
$format int null, If the optional format parameter is set to non-zero, get_headers parses the response and sets the array's keys.
$context resource not

Return values

array

an indexed or associative array with the headers, or false on failure.

Other resources

Official get-headers documentation

Newsletter

Nejlepsi tipy a triky o PHP do Vaseho e-mailu. Clanky a novinky nejen ze sveta PHP a programovani.