So the maximum is 2147483647, or 2^32 / 2 - 1. This is, of course, the maximum of a standard 32-bit signed integer variable. Now a question: Why is it signed? How can you have "negative" poll entries naturally (without editing the poll)? Or does PHP simply have no unsigned variables?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.