February 2013
Intermediate to advanced
538 pages
20h 55m
English
header_remove
void header_remove([string header])If header is specified, removes the
HTTP header with named header from the
current response. If header is not
specified, or is an empty string, removes all headers generated by the
header() function from the current
response. Note that the headers cannot be removed if they have already
been sent to the client.
Read now
Unlock full access