Date: 05/12/00
- Next message: kstone <email protected>: "[PHP-DEV] Bug #4426: php when run w/ binfmt_misc does not work w/ apache"
- Previous message: Andrei Zmievski: "[PHP-DEV] cvs: CVSROOT / loginfo.pl"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: diogo <email protected>
Operating system: Windows 2000
PHP version: 4.0 Release Candidate 2
PHP Bug Type: Misbehaving function
Bug description: number_format zeroes de decimals
<?php echo number_format(123.32, 2, ",", "."); ?>
The script outputs 123,00
Got php binary for win32 (RC2).
-- 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: kstone <email protected>: "[PHP-DEV] Bug #4426: php when run w/ binfmt_misc does not work w/ apache"
- Previous message: Andrei Zmievski: "[PHP-DEV] cvs: CVSROOT / loginfo.pl"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

