php number format 2 decimal no comma code example Example: php number format 2 decimal no comma number_format(1000.5, 2, '.', '');