In my database I have declared a variable of datatype Int(10). If I type a number in a textbox in my web page, that number is stored in a variable whose largest val
Int(10)
Just use BigInt Instead of Int in Mysql and if you want explanation in brief then goto
MySQL DataTypes