Hello Rasmus,

RL> This is already configurable in php.ini using arg_separator and it
RL> defaults to &.  We should not be changing the default at this point.

When i run this test, my arg_separator  equal '&'.

RL> -Rasmus

RL> On Tue, 3 Apr 2001, Zeev Suraski wrote:

>> My guess is that's the arg_separator fix.  Jani?
>>
>>
>> At 19:21 3/4/2001, Andi Gutmans wrote:
>> >Anyone have an idea why this happens?
>> >
>> >Andi
>> >
>> >At 05:37 PM 4/3/2001 +0200, Andrew Sitnikov wrote:
>> >>Hello php-qa,
>> >>
>> >>   test.php
>> >>   <?
>> >>     echo $test;
>> >>   ?>
>> >>
>> >>   http://host/test.php?test=1;2;3
>> >>
>> >>
>> >>   4.0.4pl1
>> >>   Result: 1;2;3
>> >>
>> >>   4.0.5RC6
>> >>   Result: 1
>> >>
>> >>
>> >>Best regards,
>> >>  Andrew Sitnikov
>> >>  e-mail : [EMAIL PROTECTED]
>> >>  GSM: (+372) 56491109
>> >>
>> >>
>> >>
>> >>--
>> >>PHP Quality Assurance Mailing List <http://www.php.net/>
>> >>To unsubscribe, e-mail: [EMAIL PROTECTED]
>> >>For additional commands, e-mail: [EMAIL PROTECTED]
>> >>To contact the list administrators, e-mail: [EMAIL PROTECTED]
>> >
>> >
>> >--
>> >PHP Quality Assurance Mailing List <http://www.php.net/>
>> >To unsubscribe, e-mail: [EMAIL PROTECTED]
>> >For additional commands, e-mail: [EMAIL PROTECTED]
>> >To contact the list administrators, e-mail: [EMAIL PROTECTED]
>>
>> --
>> Zeev Suraski <[EMAIL PROTECTED]>
>> CTO &  co-founder, Zend Technologies Ltd. http://www.zend.com/
>>
>>
>> --
>> PHP Development Mailing List <http://www.php.net/>
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>>



Best regards,
 Andrew Sitnikov                         
 e-mail : [EMAIL PROTECTED]
 GSM    : (+372) 56491109



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to