Jump to content

[SOLVED] input not updating mysql tables as required


robostory

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.