Hi,
I have a problem with numer formatting.
I want to have string from my numbers that have thousands separator '.',
decimal separator ',' and fixed n decimal digit.
example:
num: 1285.3 string 1.285,3
num: 12.1 string 12,10
etc.
Is there some php function to do this?
Thanks
==================================================================
Valerio Ferrucci Tabasoft Sas
[EMAIL PROTECTED] http://tabasoft.ancitel.it
[EMAIL PROTECTED]
--
PHP Database 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]