RE: Formating Numbers

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



As an alternative you might consider;

$number = sprintf("%01.2f",$number);  

There was a time many years ago you had to be careful doing math with
floats. Test, test and test some more.

Warren 

> -----Original Message-----
> From: kranthi [mailto:kranthi117@xxxxxxxxx] 
> Sent: Saturday, April 25, 2009 8:38 PM
> To: Gary
> Cc: php-general@xxxxxxxxxxxxx
> Subject: Re:  Formating Numbers
> 
> pl post the desired result, the functions
> 
> if u r trying to get $ 34,567.25
> i dont understand y this is not working for u...
> http://php.net/manual/en/function.number-format.php#88486
> 
> --
> PHP General Mailing List (http://www.php.net/) To 
> unsubscribe, visit: http://www.php.net/unsub.php
> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux