That data is only populated when
always_populate_raw_post_data is on (check your php.ini).

Chris

--- Kristopher Yates <[EMAIL PROTECTED]> wrote:
> I was just curious, is there a reason $HTTP_RAW_POST_DATA
> isn't included  in the phpinfo() function?  I would
> imagine one could see all globals via phpinfo().. Is
> $HTTP_RAW_POST_DATA global or is it only global if 
> globals are registered (php.ini setting)?  From what I
> can tell, this var is not global, regardless of the
> registered_globals setting in php.ini.

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

Reply via email to