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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

  • ... Olivier Botineau
    • ... Руслан Охитин
    • ... Ruslan Ohitin

Reply via email to