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
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
4 matches
Mail list logo