ID: 10869 Updated by: derick Reported By: [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] [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]