From 2c965905ee43873a3d7949737ceea1d523e40d03 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Thu, 31 Mar 2005 16:06:01 +0000 Subject: [PATCH] Remove confusing note about Status: in PHP 3 (bug #32122) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183282 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/http/functions/header.xml | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) 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