 |
PHP: get_headers - Manual - PHP: Hypertext Preprocessor
Note that get_headers **WILL follow redirections** (HTTP redirections). New headers will be appended to the array if $format=0. If $format=1 each redundant header will be an array of multiple values, one for each redirection. For example:
php.net |
 |