PHP. Руководство по PHP. 2005
get_headers
get_headers
Description
array get_headers (string url [, int format])get_headers() returns an array with the headers sent by the server in response to a HTTP request. Returns FALSE on failure and an error of level E_WARNING will be issued.
If the optional format parameter is set to 1, get_headers() parses the response and sets the array's keys.
base64_encode
get_meta_tags