Re: [PHP-DEV] Can i get a function From: Adam Wright (adam <email protected>)
Date: 11/10/00

If you run a script with a phpinfo() call in it, you'll see all the server
variables. Although theres not one directly for the full URL of the request,
you can piece together enough information from that to get to your goal.

adamw

----- Original Message -----
From: "lylesh menezes" <lylesh <email protected>>
To: <A.Langhorst <email protected>>
Cc: <zeev <email protected>>; "Andi Gutmans" <andi <email protected>>; "PHP Development"
<php-dev <email protected>>
Sent: Friday, November 10, 2000 12:57 PM
Subject: [PHP-DEV] Can i get a function

> Dear sir/Madam,
>
> i would like to know is it possible for us to get the
> url that has been typed in the url box and is it
> possible for us to get that url in the php program
>
> Please mail me if any such function is avilable in
> php, your early reply will be highly appriceted.
>
> Thank You,
>
> Sincirly
>
> Lylesh
>
>
>
> __________________________________________________
> Do You Yahoo!?
> Thousands of Stores. Millions of Products. All in one Place.
> http://shopping.yahoo.com/
>
> --
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
> For additional commands, e-mail: php-dev-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
>
>

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>