Posted: Wed Oct 12, 2005 3:58 pm
values over 2147483647 wrap around to negative numbers starting with -2147483648
i.e. 2147483647 + 1 = -2147483648
i.e. 2147483647 + 1 = -2147483648
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/