php from 0 to 2 decimals code example Example: fix to 2 decimal places php return number_format((float)$number, 2, '.', '');