--- Duncan <[EMAIL PROTECTED]> wrote:
> The only problem is that if there are no arguments in the URL already I
> get the following:
> http://localhost/dir_to_my_script/test.php?&arg1=1&arg2=2
> notice the "?&" bit.
Rather than trying to see whether this might work on most browser, you
should try
Hi,
just a quick question:
I'm writing a script, where arguments get added to a dynamicaly created URL.
The only problem is that if there are no arguments in the URL already I
get the following:
http://localhost/dir_to_my_script/test.php?&arg1=1&arg2=2
notice the "?&" bit.
I'm just curious, since
2 matches
Mail list logo