Alternatively, you could set php.ini to use the semi-colon (;) to seperate
arguments.
HTH
Brad
"Rasmus Lerdorf" <[EMAIL PROTECTED]> wrote in message
news:Pine.LNX.4.44.0211082246320.2586-10@;www.lerdorf.com...
> and in your php.ini file add:
>
> arg_separator.output = "&"
>
> On Sat, 9 Nov 20
Not really. Try it ;)
Khalid is correct.
- E
"Ernest E Vogelsinger" <[EMAIL PROTECTED]> wrote:
> At 07:45 09.11.2002, Khalid El-Kary said:
> [snip]
> >hi,
> >just use & instead
> >
> [snip]
>
> Sorry, no. This woul
At 07:45 09.11.2002, Khalid El-Kary said:
[snip]
>hi,
>just use & instead
>
[snip]
Sorry, no. This would result in a quite funny variable:
$_GET = Array(
name=> khalid
amp;age => d
)
--
>O Ernest
Hey
I did what both of you all said to do
href="nav.php?page=about§ion=Linux"
and my arg_separator.output is ok but Im stilling getting that same error
with W3C, my page is executing ok and was before, but I cant get it W3C HTML
4.01 valid with that error.
-Lee
"Conbud" <[EMAIL PROTECTED]> w
and in your php.ini file add:
arg_separator.output = "&"
On Sat, 9 Nov 2002, Khalid El-Kary wrote:
> hi,
> just use & instead
>
>
>
>
>
>
> _
> Add photos to your e-mail with MSN 8. Get 2 months FREE*.
> http://join.msn.com/?page=f
hi,
just use & instead
_
Add photos to your e-mail with MSN 8. Get 2 months FREE*.
http://join.msn.com/?page=features/featuredemail
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/un
6 matches
Mail list logo