ID: 10869
Updated by: derick
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Closed
Bug Type: Documentation problem
Operating system: 
PHP Version: 4.0.5
Assigned To: 
Comments:

I deleted the note from the manual, as number_format() is a much easier way for this.

Previous Comments:
---------------------------------------------------------------------------

[2001-05-15 04:51:34] [EMAIL PROTECTED]
the example is in the web site.

---------------------------------------------------------------------------

[2001-05-15 04:48:13] [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] [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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to