ID:               14260
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Bogus
 Bug Type:         Documentation problem
 Operating System: ALL
 PHP Version:      4.0.6
 New Comment:

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

In most cases $HTTP_RAW_POST_DATA is not avaliable. It only becomes
avaliable if the always_populate_raw_post_data ini option is enabled.
Therefor it is not listed on the inidicated page.


Previous Comments:
------------------------------------------------------------------------

[2001-11-27 21:12:03] [EMAIL PROTECTED]

The bug ist that it appears to me that the Section in the PHP manual
need some refreshment concerning built in PHP variables. For example if
someone wants to use $HTTP_RAW_POST_DATA he wouldn't even know that he
wants to use it since it is not in the manual section for this. perhaps
someone updates this manual.

"Short script that reproduces the problem:"

#!/bin/bash
lynx \ http://www.php.net/manual/de/language.variables.predefined.php

ok, in this sense, cu :-)

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=14260&edit=1


-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to