Hey!
You could easily use the Environment Variables.
echo "http://$HTTP_HOST/$PATH_INFO";
will do the trick..
Best Regards -
Aviv Revach
At 13:45 15/03/01 +0100, Geer wrote:
>Hi there,
>
>Does anyone know how I can read the address of URL the user filled in in
>his/her browser???
> 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 Li
2 matches
Mail list logo