views:

33

answers:

2

I'm in search of a JavaScript function that can produce the same results as the PHP function number_format(150000,0,',',','); is there a JavaScript function available to do this?