Was reading the PHP manual on integer overflow in the manual and was wondering: is there a PHP pre-defined constant for the current largest integer value possible? Something equivalent to the JavaScript Number.MAX_VALUE constant.
Was reading the PHP manual on integer overflow in the manual and was wondering:
Share
From here: