CSE :: PHP - CS
- If you do something to an integer that makes it larger than the maximum allowable integer or smaller than the minimum possible integer, the PHP interpreter converts the result into a . . . . .
-
The result of below two statements will be:
Round(2.5)
Round(-2.5)