Looks fine in Opera 6.03
hth
http://www.vogelsinger.at/test.php?par1=value1&par2=value2&par3=value3
Opera
Version 6.03
Build 1107
Platform Win32
System Windows 98
Java
Sun Java Runtime Environment 1.4
Testing the query string
This is the full query string ($_SERVER['QUERY_STRING']): par1=v
Hello,
"Chris Shiflett" <[EMAIL PROTECTED]> wrote:
[snip]
> Does it not work for you?
[/snip]
It does, just like I said earlier :)
Anyway, I just wanted to add that not only in IE6 but even in NN4 or N7
(also in linux) it works perfectly fine.
- E
--
PHP General Mailing List (http://www.php
--- "Jonathan Rosenberg" <[EMAIL PROTECTED]> wrote:
> 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.
I just tried this in IE 6, and it worked fine for me. My test cod
At 00:00 27.11.2002, Jonathan Rosenberg \(Tabby's Place\) said:
[snip]
>Ok ... I take back what I said about & not working in a query string.
>It works just fine.
[snip]
Ahhh - and I just created a test page for all t
ng the error message I
received, as described earlier.
I'll report back when/if I learn anything from doing this.
--
JR
> -Original Message-
> From: Ernest E Vogelsinger [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, November 26, 2002 12:15 PM
> To: Erwin
> Cc: [EMAI
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'
At 16:54 26.11.2002, Erwin spoke out and said:
[snip]
>> Actually, you should specify the URL with the &
>> yourself, like this:
>>
>>
>
>Of course not...this is a HREF tag, which can use & instead of &. &
>is for displaying purposes only, not for URL's.
No
--- "Jonathan Rosenberg (Tabby's Place)" <[EMAIL PROTECTED]> wrote:
> In an earlier message, Derick Rethans [mailto:[EMAIL PROTECTED]] said
>
> > Yes it is. Actually, you should specify the URL with the
> > & yourself, like this:
> >
> >
> >
> > otherwise it is not valid HTML.
>
> I understand
Hello,
"Jonathan Rosenberg (Tabby's Place)" <[EMAIL PROTECTED]> wrote:
[snip]
> I'm missing something here. If you use '&' 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 & w
> I'll let you know what turns up (of course, the problem will stop
> occurring once I add this info :-).
As it always does ;-))
Grtz Erwin
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
let you know what turns up (of course, the problem will stop occurring
once I add this info :-).
--
JR
> -Original Message-
> From: Erwin [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, November 26, 2002 10:54 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP] Re: & in Query String
>
In an earlier message, Derick Rethans [mailto:[EMAIL PROTECTED]] said ...
> Yes it is. Actually, you should specify the URL with the
> & yourself, like this:
>
> otherwise it is not valid HTML.
I understand that using '&' is technically not correct HTML. But I don't
see how changing the '&'
Derick Rethans wrote:
> Jonathan Rosenberg wrote:
>> I have a page with thumbnail pictures that can be clicked on to see
>> a larger picture. Each picture is hyperlinked as follows
>>
>>
>>
>> I access the 'pic' & 'caption' attributes with $_GET['pic'], etc.
>> Pretty standard stuff.
>>
>> I have
Jonathan Rosenberg wrote:
I have a page with thumbnail pictures that can be clicked on to see a larger
picture. Each picture is hyperlinked as follows
I access the 'pic' & 'caption' attributes with $_GET['pic'], etc. Pretty
standard stuff.
I have PHP set up so that error messages get mailed
14 matches
Mail list logo