Web Hosting Talk







View Full Version : JESUS Save US.... Format number to X decimal places...


duckxtales
06-27-2006, 01:03 PM
I am going crazy over a stupid little problem and I can't even google it. All i wanted was format my numbers. I want to be able to change numbers from:

500 to 500.00
100 to 100.00

Basically make it 2 decimal places... How can I do this in PHP? I searched and I can't seem to find the correct way.

thanks,
milano cookies

orbitz
06-27-2006, 01:27 PM
do not call God In Vain. show some respect would you?

here is the answer: http://us3.php.net/manual/en/function.number-format.php

duckxtales
06-27-2006, 03:54 PM
my apologies.... but yes thanks...