From:             [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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to