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