|
Posted by "Gustav Wiberg" on 09/07/05 21:07
Thanx for the scripts! :-)
Appreciated!
/G
http://www.varupiraten.se/¨
----- Original Message -----
From: "Brian P. O'Donnell" <brian@doctorpc.ca>
To: <php-general@lists.php.net>
Sent: Wednesday, September 07, 2005 5:53 PM
Subject: Re: [PHP] Integer - boundary?
>
> ""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
>
> --
> 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
>
>
Navigation:
[Reply to this message]
|