When inserting decimal numbers through php into mysql database, it keeps rounding. As I set decimal(10, 6), so the number 1.123456 rounds as ...
確定! 回上一頁