Date: 05/15/01
- Next message: Petr Cech: "Re: [PHP-DEV] Bug in building standalone DSO modules"
- Previous message: derick <email protected>: "[PHP-DEV] Bug #10869 Updated: bug in an example"
- Next in thread: derick <email protected>: "[PHP-DEV] Bug #10869 Updated: bug in an example"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 10869
User Update by: w.zakeyan <email protected>
Old-Status: Feedback
Status: Open
Bug Type: Documentation problem
Operating system: windows
PHP Version: 4.0.5
Description: bug in an example
the example is in the web site.
Previous Comments:
---------------------------------------------------------------------------
[2001-05-15 04:48:13] derick <email protected>
I can't find the things you are refering too. Can you please
post both the example as you find in the manual and the corrected version?
Derick
---------------------------------------------------------------------------
[2001-05-15 04:39:52] w.zakeyan <email protected>
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;
---------------------------------------------------------------------------
Full Bug description available at: http://bugs.php.net/?id=10869
-- 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: Petr Cech: "Re: [PHP-DEV] Bug in building standalone DSO modules"
- Previous message: derick <email protected>: "[PHP-DEV] Bug #10869 Updated: bug in an example"
- Next in thread: derick <email protected>: "[PHP-DEV] Bug #10869 Updated: bug in an example"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

