|
Posted by "Brian P. O'Donnell" on 09/07/05 18:53
""M. Sokolewicz"" <tularis@php.net> wrote in message
news:431F0B8B.1030809@php.net...
<snip>
> or, easier, simply make this script:
> <?php
> echo PHP_INT_MAX;
> ?>
>
> and you're done :P The maximum integer value is stored in PHP_INT_MAX as
> of 4.4.0 and PHP 5.0.5
>
> before that, you had to use a way as the one Brian posted
</snip>
Ahhh, I see. I am running 4.3.9
Thanks; I'll know that when I upgrade.
Brian
Navigation:
[Reply to this message]
|