PHP does not support unsigned Integers and Integer size can be determined using
the constant
PHP_INT_SIZE
, and maximum value using the
constant PHP_INT_MAX
.PHP_INT_SIZE
, and maximum value using the
constant PHP_INT_MAX
.
0 comments:
Post a Comment