Date: 05/15/01
- Next message: Alexander Bokovoy: "Re: [PHP-DEV] Bug in building standalone DSO modules"
- Previous message: Petr Cech: "[PHP-DEV] Bug in building standalone DSO modules"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: w.zakeyan <email protected>
Operating system: windows
PHP version: 4.0.5
PHP Bug Type: Documentation problem
Bug description: bug in an example
there's a bug in an example of the sprintf function :
that's the function called "money" in the while loop the affectation is not right.
correction :
$thenumber = "," . substr($left, -3) . $thenumber;
-- Edit Bug report at: http://bugs.php.net/?id=10869&edit=1-- 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: Alexander Bokovoy: "Re: [PHP-DEV] Bug in building standalone DSO modules"
- Previous message: Petr Cech: "[PHP-DEV] Bug in building standalone DSO modules"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

