I tried it & it fails.  The browser sends the query string with the & &
the $_GET access fails.

I am using IE 6.  I can't imagine that it would be buggy in this regard.

--
JR


> -----Original Message-----
> From: @ Edwin [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, November 26, 2002 11:17 AM
> To: Jonathan Rosenberg (Tabby's Place)
> Cc: [EMAIL PROTECTED]
> Subject: Re: [PHP] Re: & in Query String
>
>
> Hello,
>
> "Jonathan Rosenberg (Tabby's Place)" <[EMAIL PROTECTED]> wrote:
>
> [snip]
> > I'm missing something here.  If you use '&amp;' to separate arguments on
> the
> > query string, how do they get separated out for access via $_GET?
> [/snip]
>
> Don't worry about it, just try it :)
>
> Anyway, the link that has &amp; would be translated to &. (The browser
> should take care of this since it's the proper way to do it anyway...)
>
> - E
>



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

Reply via email to