Re: [PHP] Number Punctuator

2009-01-03 Thread Phpster
Number_format() Bastien Sent from my iPod On Jan 3, 2009, at 10:47 AM, Alec Wright wrote: Hey all, is there a php function to punctuate a number? eg 3482957239525 would become 3,482,957,239,525 and 274018 would become 274,018 etc Thanks :) -- PHP General Mailing List (http://www.php.ne

[PHP] Number Punctuator

2009-01-03 Thread Alec Wright
Hey all, is there a php function to punctuate a number? eg 3482957239525 would become 3,482,957,239,525 and 274018 would become 274,018 etc Thanks :) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php