>I there a way to have the .php page pickup the url that was typed in e.g.
>usertype= www.mydomain.com/wRongurl

$usertype = getenv('REQUEST_URI');

I believe this is one of those server-dependent environment variables, but
it works with Apache.

 - Steve Yates
 - Who is General Failure and why is he reading my drive?

~ Do you like my taglines? Add them to your messages and
~ laugh through hundreds more by downloading Taglinator
~ at www.srtware.com today!



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to