""M. Sokolewicz"" <tularis@xxxxxxx> wrote in message news:431F0B8B.1030809@xxxxxxxxxx <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 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php