Vmi90 Posted November 27, 2006 Share Posted November 27, 2006 If you have a variable that ends up being "234567" for example, is there a way to add the commas, making it say "234,567"? Link to comment https://forums.phpfreaks.com/topic/28594-adding-commas/ Share on other sites More sharing options...
genericnumber1 Posted November 27, 2006 Share Posted November 27, 2006 number_format() ;)http://www.php.net/number_format Link to comment https://forums.phpfreaks.com/topic/28594-adding-commas/#findComment-130833 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.