$variable_name=$PATH_INFO

Depending on how you handle it next, you may want to stripslashes() or
URL_encode() it

Tom

"[EMAIL PROTECTED]" wrote:

> Hi all,
>
> I'm working on a little code snippet that invites a person to mail the url
> of the current page to a friend. I once read a javascript article that
> explained how to store the pare url in a variable. I can't find the article.
> How do you store the current URL in a variable using PHP? Does that system
> variable point to the page or can it also point to a frame within a page?
>
> Thanks,
>
> Gert
>
> --
> PHP Windows 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]


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