php limit a decimal number to 2 code example Example: limit two decimal php return number_format((float)$number, 2, '.', '');