convert number with a comma as thousand seperator 1,048.99 to 1 048.99 using php code example Example: thousand seperator php number_format($number);