> As for the Linux machine, it will be running Apache web server.  So I'm
> assuming that the information below is what I need.  It looks like all I
> need is the REDIRECT_QUERY_STRING on Apache.  So I will only need to parse
> the NT string while I am developing the network.  Thanks again!

The parse_str() function will come in handy here.  See php.net/parse_str

-Rasmus


-- 
PHP General 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]

Reply via email to