You can write  a function that get the %(mod) of 1000 then subtracts it 
from the number.

Rick

At 08:43 AM 3/6/01 -0700, Johnson, Kirk wrote:
>Is there a comma in one thousand, e.g., 1,000.00? round() will truncate
>everything to the right of a comma.
>
>Kirk
>
>-----Original Message-----
>From: Martin E. Koss [mailto:[EMAIL PROTECTED]]
>Sent: Tuesday, March 06, 2001 7:45 AM
>To: [EMAIL PROTECTED]
>Subject: [PHP] Rounding to strange results
>
>
>Hi,
>I use a product database for 2 sites, one of which adds sales tax and rounds
>to the nearest .10 and on the other site there is no tax and also no
>rounding.
>
>I am unable to figure out why a price of 1000.00 is being displayed as 1.00
>and any price over 1000 does the same thing. 100.00 works fine, as does all
>other prices, this is the same with and without rounding.
>
>Anything I should look for to solve this problem?
>
>Martin.
>
>
>--
>PHP General 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]
>
>--
>PHP General 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]

##########################################################
#  Rick St Jean,
#  [EMAIL PROTECTED]
#  President of Design Shark,
#  http://www.designshark.com/
#  Quick Contact:  http://www.designshark.com/messaging.ihtml
#  Tel: 905-684-2952
##########################################################


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