robostory Posted July 3, 2009 Share Posted July 3, 2009 Hi, I have a form that send data to a processor form which then updates a table on a mysql db. The problem is the number data is truncating down to a single unit. the field in question are defined as float(8,3) yet if I input data - say 12 for example it will drop to 1.00 any ideas as to how to format the retrieved input before sending the data to the table? cheers Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.