On Thu, June 30, 2005 4:02 pm, Dan Goodes said:
> On Thu, 30 Jun 2005 at 00:16, Richard Lynch wrote:
>
>> On Wed, June 29, 2005 9:02 pm, Dan Goodes said:
>> > This 32-bit limitation is haunting me everywhere I turn.
>> >
>> > Is it possible with PHP (at compile-time if need be) to make it use
>> la
On Thu, 30 Jun 2005 at 00:16, Richard Lynch wrote:
> On Wed, June 29, 2005 9:02 pm, Dan Goodes said:
> > This 32-bit limitation is haunting me everywhere I turn.
> >
> > Is it possible with PHP (at compile-time if need be) to make it use large
> > (64-bit) integers?
>
> I believe that PHP runs fin
On Wed, June 29, 2005 9:02 pm, Dan Goodes said:
> This 32-bit limitation is haunting me everywhere I turn.
>
> Is it possible with PHP (at compile-time if need be) to make it use large
> (64-bit) integers?
I believe that PHP runs fine on 64-bit hardware, and uses 64-bit ints
everywhere on that...
Hi Folks
This 32-bit limitation is haunting me everywhere I turn.
Is it possible with PHP (at compile-time if need be) to make it use large
(64-bit) integers?
I'm asking because I would like to perform operations on large files, and
fillesize($filename)
is returning an error, even when I use
4 matches
Mail list logo