Hi,

Friday, October 24, 2003, 8:10:03 PM, you wrote:
HI> Hi everyone,

HI> I need to know, if there is a possibility to read full contents of HTTP
HI> request. I know, the response can be sent by header() function. But can I
HI> get the request of the client for server?

HI> Thank you,

HI> Ivo

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

You probably need this if on apache
apache_request_headers()

-- 
regards,
Tom

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

Reply via email to