PHP Manual

PHP function get_headers()

2019-09-11T08:04:03.000Z

Obsah článku

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

Jan Barášek   Více o autorovi

Autor článku pracuje jako seniorní vývojář a software architekt v Praze. Navrhuje a spravuje velké webové aplikace, které znáte a používáte. Od roku 2009 nabral bohaté zkušenosti, které tímto webem předává dál.

Rád vám pomůžu:

Související články

1.
60.

V jiných jazycích

Status:
All systems normal.
2025