php regex format number with commas and decimal code example Example: php regex format number with commas and decimal echo number_format($num, 4); // 123,456.7890