php-windows | 2001042
Date: 04/28/01
- Next message: Ruslan Ohitin: "Re: [PHP-WIN] Global variable"
- Previous message: Gu Weidong-a1923c: "[PHP-WIN] Quick question about Apache+NT"
- In reply to: Olivier Botineau: "[PHP-WIN] Global variable"
- Next in thread: Ruslan Ohitin: "Re: [PHP-WIN] Global variable"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello Olivier,
Try phpinfo() or print_r($HTTP_SERVER_VARS).
OB> Hi
OB> Im looking for an equivalent in PHP3 for $PATH_INFO avaible in PHP4?
OB> $DOCUMENT_ROOT exists on the server but not $PATH_INFO :(
OB> Is there a way to script and get all server variable like ASP does:
OB> For Each item In Request.ServerVariable
OB> Response.Write "ServerVar( " & item & " ) = " & Request.ServerVariable( item ) & "<br>"
OB> Next
OB> I think if this scipt exists, its usefull.
OB> Olivier.
--
Best regards,
Ruslan Ohitin
rus <email protected>
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-windows-unsubscribe <email protected>
For additional commands, e-mail: php-windows-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Ruslan Ohitin: "Re: [PHP-WIN] Global variable"
- Previous message: Gu Weidong-a1923c: "[PHP-WIN] Quick question about Apache+NT"
- In reply to: Olivier Botineau: "[PHP-WIN] Global variable"
- Next in thread: Ruslan Ohitin: "Re: [PHP-WIN] Global variable"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

