php-windows | 2001042
Date: 04/27/01
- Next message: PHPWIN: "[PHP-WIN] Hosting"
- Previous message: J. Wynia: "Re: [PHP-WIN] How can I extend PHP"
- Next in thread: Руслан Охити: "Re: [PHP-WIN] Global variable"
- Reply: Руслан Охити: "Re: [PHP-WIN] Global variable"
- Reply: Ruslan Ohitin: "Re: [PHP-WIN] Global variable"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi
Im looking for an equivalent in PHP3 for $PATH_INFO avaible in PHP4?
$DOCUMENT_ROOT exists on the server but not $PATH_INFO :(
Is there a way to script and get all server variable like ASP does:
For Each item In Request.ServerVariable
Response.Write "ServerVar( " & item & " ) = " & Request.ServerVariable( item ) & "<br>"
Next
I think if this scipt exists, its usefull.
Olivier.
-- 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: PHPWIN: "[PHP-WIN] Hosting"
- Previous message: J. Wynia: "Re: [PHP-WIN] How can I extend PHP"
- Next in thread: Руслан Охити: "Re: [PHP-WIN] Global variable"
- Reply: Руслан Охити: "Re: [PHP-WIN] Global variable"
- Reply: Ruslan Ohitin: "Re: [PHP-WIN] Global variable"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

