Hi.

I´m having some troubles with the number_format function.

When i run a number_format("3000",2,",",".") if returns correctly, but when 
i try to run number_format("300",2,",",".") it returns the value formatted 
but with two spaces before.

Anyone knows how can i avoid this?

Thanks. 

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

Reply via email to