> Does anyone know how I can read the address of URL the user filled in in
> his/her browser???

I presume you mean when asking for page on your server.

$REQUEST_URI

see. 

http://uk.php.net/manual/en/language.variables.predefined.php

for more details and others

M@

-- 
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