On Tue, Aug 07, 2001 at 11:30:18AM +0200, Mitja Simèiè wrote:
> Hello,
>
> My problem is how to find simple way to change REAL number
> from MySQL to currency type with PHP.
>
> Exmaple:
> MySQL: 12323434,34
> I need to parse it as: 12.323.434,34
>
> tnx,
> mitja.
One simple function number_f
Hello,
My problem is how to find simple way to change REAL number
from MySQL to currency type with PHP.
Exmaple:
MySQL: 12323434,34
I need to parse it as: 12.323.434,34
tnx,
mitja.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comma
2 matches
Mail list logo