Re: [PHP] re: W3C and PHP

2002-11-09 Thread Brad Thomas
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

Re: [PHP] re: W3C and PHP

2002-11-09 Thread @ Edwin
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

Re: [PHP] re: W3C and PHP

2002-11-09 Thread Ernest E Vogelsinger
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

[PHP] Re: W3C and PHP

2002-11-08 Thread conbud
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

Re: [PHP] re: W3C and PHP

2002-11-08 Thread Rasmus Lerdorf
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

[PHP] re: W3C and PHP

2002-11-08 Thread Khalid El-Kary
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