Home > PHP > Function > Network > header()

header()

header - Send a raw HTTP header

Syntax

header ()

Arguments

-

Description

header() is used to send a raw HTTPheader. See the ? HTTP/1.1 specificationfor more information on HTTPheaders.

Version

PHP 4, 5

Return value

No value is returned.