I'm having a problem with integer range with php/mysql
Setting mysql integer value to bigint increases the range to a high enough value, but the problem is when php outputs it, it gets out of range (1.2542+E - something like this)
How do you cope with this?