ID: 10869
User Update by: [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] [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;

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


Full Bug description available at: http://bugs.php.net/?id=10869


-- 
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