diff --git a/reference/http/functions/header.xml b/reference/http/functions/header.xml index 64d4dd065f..90b16a0292 100644 --- a/reference/http/functions/header.xml +++ b/reference/http/functions/header.xml @@ -1,5 +1,5 @@ - + @@ -73,22 +73,6 @@ header("HTTP/1.0 404 Not Found"); at any time unless the HTTP headers have already been sent. - - - In PHP 3, this only works when PHP is compiled as an Apache - module. You can achieve the same effect using the - Status header. - - - -]]> - - - - The second special case is the "Location:" header. Not only does it send this header back to the browser, but it also returns a