Posted by J.O. Aho on 03/17/06 17:37
J.Jackowski wrote:
> Hi,
> how can i get ALL http headers when php running in SUExec or CGI
> mode ??
> Some of headers are in $_SERVER vars but not all :(
>
> In SUExec i can't use apache_request_headers()
All supported globals are listed in:
http://www.php.net/manual/en/reserved.variables.php
//Aho
Navigation:
[Reply to this message]
|