[PHP] HTTP RAW CONETNE question

2005-03-29 Thread

Dear php users,

I've been working on a project which needs to get the raw post content from the 
http request.
Unfortunately,I can't get the content with $HTTP_RAW_POST_DATA variable.
My php version is 4.2.2. My OS is rh linux9.0. And I've turned the global 
variable tag.
Any hints would be appreciated.

Regards,


Sincerely,
Kun

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



Re: [PHP] HTTP RAW CONETNE question

2005-03-29 Thread Burhan Khalid
 wrote:
 Dear php users,
 
 I've been working on a project which needs to get the raw post content from 
 the http request.
 Unfortunately,I can't get the content with $HTTP_RAW_POST_DATA variable.
 My php version is 4.2.2. My OS is rh linux9.0. And I've turned the global 
 variable tag.
 Any hints would be appreciated.

Any reason that you haven't upgraded? Lots of improvement in PHP since 4.2.2

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