convert decimal 4 digit to 2 php code example Example: fix to 2 decimal places php return number_format((float)$number, 2, '.', '');