Is there a way to reliably get the highest possible integer value that the system can handle in PHP? Like Java's Integer.MAX_VALUE?
EDIT | Sorry, I should have told myself to lmgtfy. It's PHP_INT_MAX.
[SOLVED] Get the maximum integer value available?
Moderator: General Moderators
- Chris Corbyn
- Breakbeat Nuttzer
- Posts: 13098
- Joined: Wed Mar 24, 2004 7:57 am
- Location: Melbourne, Australia