Thanx for the scripts! :-)

Appreciated!

/G
http://www.varupiraten.se/¨

----- Original Message ----- From: "Brian P. O'Donnell" <[EMAIL PROTECTED]>
To: <php-general@lists.php.net>
Sent: Wednesday, September 07, 2005 5:53 PM
Subject: Re: [PHP] Integer - boundary?



""M. Sokolewicz"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
<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



--
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.344 / Virus Database: 267.10.18/91 - Release Date: 2005-09-06



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to