nsapi_response_headers
(PHP 4 >= 4.3.3, PHP 5)
nsapi_response_headers — Fetch all HTTP response headers
Beschreibung
array nsapi_response_headers
( void
)
Gets all the NSAPI response headers.
Rückgabewerte
Returns an associative array with all the NSAPI response headers.
Siehe auch
- nsapi_request_headers() - Fetch all HTTP request headers
- headers_sent() - Prüft, ob oder wo die Header bereits gesendet wurden