Date: 05/15/01
- Next message: w.zakeyan <email protected>: "[PHP-DEV] Bug #10869 Updated: bug in an example"
- Previous message: Alexander Bokovoy: "Re: [PHP-DEV] Bug in building standalone DSO modules"
- Next in thread: w.zakeyan <email protected>: "[PHP-DEV] Bug #10869 Updated: bug in an example"
- Maybe reply: w.zakeyan <email protected>: "[PHP-DEV] Bug #10869 Updated: bug in an example"
- Maybe reply: derick <email protected>: "[PHP-DEV] Bug #10869 Updated: bug in an example"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 10869
Updated by: derick
Reported By: w.zakeyan <email protected>
Old-Status: Open
Status: Feedback
Bug Type: Documentation problem
Operating system:
PHP Version: 4.0.5
Assigned To:
Comments:
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
Previous Comments:
---------------------------------------------------------------------------
[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;
---------------------------------------------------------------------------
ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=10869&edit=2
-- 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: w.zakeyan <email protected>: "[PHP-DEV] Bug #10869 Updated: bug in an example"
- Previous message: Alexander Bokovoy: "Re: [PHP-DEV] Bug in building standalone DSO modules"
- Next in thread: w.zakeyan <email protected>: "[PHP-DEV] Bug #10869 Updated: bug in an example"
- Maybe reply: w.zakeyan <email protected>: "[PHP-DEV] Bug #10869 Updated: bug in an example"
- Maybe reply: derick <email protected>: "[PHP-DEV] Bug #10869 Updated: bug in an example"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

