jkkenzie Posted February 11, 2009 Share Posted February 11, 2009 I would like to put commas on values or variables got from the database just like in currencies. e.g if the value is 10038839.34 Then my commas should be: 10,038,839.34 thanks Link to comment https://forums.phpfreaks.com/topic/144752-solved-include-commas-on-values/ Share on other sites More sharing options...
killah Posted February 11, 2009 Share Posted February 11, 2009 number_format is a global php function. Link to comment https://forums.phpfreaks.com/topic/144752-solved-include-commas-on-values/#findComment-759549 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.