jaxdevil Posted November 5, 2007 Share Posted November 5, 2007 I have a function that uses number_format, but I want the numbers that are returned to be only digits with no commas (i.e. 1000 not 1,000) what do I change it to to get that result? Thanks, SK Link to comment https://forums.phpfreaks.com/topic/76070-solved-number_format-without-commas/ Share on other sites More sharing options...
effigy Posted November 5, 2007 Share Posted November 5, 2007 The answer is in the first example in the manual. Link to comment https://forums.phpfreaks.com/topic/76070-solved-number_format-without-commas/#findComment-385068 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.