ID: 20943
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Feedback
+Status: Open
Bug Type: Output Control
Operating System: WIN2K, Apache 1.3.x/2.0.x
PHP Version: 4.2.3
New Comment:
Yes, by using this distrib it
From: [EMAIL PROTECTED]
Operating system: WIN2K, Apache 1.3.x/2.0.x
PHP version: 4.2.3
PHP Bug Type: Output Control
Bug description: header("HTTP/1.1 nnn xxx") not working under Apache
Tried writing this script (PHP 4.2.3, Apache 1.3.x/2.0.x, not tried under
IIS):
Hello
From: [EMAIL PROTECTED]
Operating system: Win32
PHP version: 4.2.3
PHP Bug Type: Feature/Change Request
Bug description: HTTP_RAW_POST_DATA
It would be nice to have also HTTP_RAW_POST_DATA available in the $_SERVER
global array as all the other HTTP_* vars are. At the moment