PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Sounds like you defined the column type as float with any precision values, Eg float(6,2) .. if you defined it as float with length/values of 6,2 then the number would come back as 1000000.00