php-developer-list | 2001041
Date: 04/03/01
- Next message: jules <email protected>: "[PHP-DEV] PHP 4.0 Bug #10138 Updated: mysql_insert_id() returns incorrect value"
- Previous message: jules <email protected>: "[PHP-DEV] PHP 4.0 Bug #10138 Updated: mysql_insert_id() returns incorrect value"
- In reply to: Andrew Sitnikov: "[PHP-DEV] PHP-4.0.5-RC6"
- Next in thread: Anil Madhavapeddy: "Re: [PHP-DEV] Re: [PHP-QA] PHP-4.0.5-RC6"
- Reply: Anil Madhavapeddy: "Re: [PHP-DEV] Re: [PHP-QA] PHP-4.0.5-RC6"
- Reply: James Moore: "[PHP-DEV] RE: [PHP-QA] PHP-4.0.5-RC6"
- Reply: Daniel Beulshausen: "Re: [PHP-DEV] Re: [PHP-QA] PHP-4.0.5-RC6"
- Reply: Zeev Suraski: "[PHP-DEV] Re: [PHP-QA] PHP-4.0.5-RC6"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 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: jules <email protected>: "[PHP-DEV] PHP 4.0 Bug #10138 Updated: mysql_insert_id() returns incorrect value"
- Previous message: jules <email protected>: "[PHP-DEV] PHP 4.0 Bug #10138 Updated: mysql_insert_id() returns incorrect value"
- In reply to: Andrew Sitnikov: "[PHP-DEV] PHP-4.0.5-RC6"
- Next in thread: Anil Madhavapeddy: "Re: [PHP-DEV] Re: [PHP-QA] PHP-4.0.5-RC6"
- Reply: Anil Madhavapeddy: "Re: [PHP-DEV] Re: [PHP-QA] PHP-4.0.5-RC6"
- Reply: James Moore: "[PHP-DEV] RE: [PHP-QA] PHP-4.0.5-RC6"
- Reply: Daniel Beulshausen: "Re: [PHP-DEV] Re: [PHP-QA] PHP-4.0.5-RC6"
- Reply: Zeev Suraski: "[PHP-DEV] Re: [PHP-QA] PHP-4.0.5-RC6"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

