Forum Moderators: coopster

Message Too Old, No Replies

Need help with money_format function

How do you get commas?

         

brucec

9:45 pm on May 25, 2004 (gmt 0)

10+ Year Member



Every place I read, including php.net, is so confusing when it comes to money_format.

Can someone give me an example of the function that would add a comma to every 3 digits?

lorax

9:59 pm on May 25, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



I tend to use number_format [php.net]