What's the maximum size for an int in PHP?

Posted by nickf on Stack Overflow See other posts from Stack Overflow or by nickf
Published on 2009-03-22T07:33:34Z Indexed on 2010/05/16 3:50 UTC
Read the original article Hit count: 194

Filed under:
|

Ignoring the special libraries that allow you to work with very numbers, what's the largest int you can store in PHP?

© Stack Overflow or respective owner

Related posts about php

Related posts about integer