php-developer-list | 2001041
Date: 04/03/01
- Next message: Joey Smith: "[PHP-DEV] RE: ; arg seperator"
- Previous message: Rasmus Lerdorf: "Re: [PHP-DEV] Re: ; arg seperator"
- In reply to: Rasmus Lerdorf: "Re: [PHP-DEV] Re: [PHP-QA] PHP-4.0.5-RC6"
- Next in thread: Andrew Sitnikov: "[PHP-DEV] [PHP-QA] PHP-4.0.5-RC6"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 : sitnikov <email protected>
>> >> GSM: (+372) 56491109
>> >>
>> >>
>> >>
>> >>--
>> >>PHP Quality Assurance Mailing List <http://www.php.net/>
>> >>To unsubscribe, e-mail: php-qa-unsubscribe <email protected>
>> >>For additional commands, e-mail: php-qa-help <email protected>
>> >>To contact the list administrators, e-mail: php-list-admin <email protected>
>> >
>> >
>> >--
>> >PHP Quality Assurance Mailing List <http://www.php.net/>
>> >To unsubscribe, e-mail: php-qa-unsubscribe <email protected>
>> >For additional commands, e-mail: php-qa-help <email protected>
>> >To contact the list administrators, e-mail: php-list-admin <email protected>
>>
>> --
>> Zeev Suraski <zeev <email protected>>
>> CTO & co-founder, Zend Technologies Ltd. http://www.zend.com/
>>
>>
>> --
>> PHP Development Mailing List <http://www.php.net/>
>> To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
>> For additional commands, e-mail: php-dev-help <email protected>
>> To contact the list administrators, e-mail: php-list-admin <email protected>
>>
Best regards,
Andrew Sitnikov
e-mail : sitnikov <email protected>
GSM : (+372) 56491109
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Joey Smith: "[PHP-DEV] RE: ; arg seperator"
- Previous message: Rasmus Lerdorf: "Re: [PHP-DEV] Re: ; arg seperator"
- In reply to: Rasmus Lerdorf: "Re: [PHP-DEV] Re: [PHP-QA] PHP-4.0.5-RC6"
- Next in thread: Andrew Sitnikov: "[PHP-DEV] [PHP-QA] PHP-4.0.5-RC6"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

