If i have a feild in a database that has a currency amount like 1000000.00

Is there a way to FORMAT AS (x,xxx,xxx.xx) in the sql so that the return is
1,000,000.00 ?

Or is there way to do it in PHP?

I've done this in ASP, but I can't seem to find it in MySql or in PHP


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to