void header ( string $string [, bool $replace= true [, int $http_response_code ]] )
$string = "The URL to be inserted into the header"
$replace = "Boolean to replace existing header or add to existing header"
$http_response_code = "As defined in RFC 2615"