Are the numbers coming from a mysql database? If so, mysql can handle this chore.
- Original Message -
From: "Didier McGillis" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 22, 2003 7:21 AM
Subject: [PHP] HELP please quickly
Here is a brief description of what I w
when it is placed back into the code.
Any thoughts.
From: "Clarkson, Nick" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: RE: [PHP] HELP please quickly
Date: Wed, 22 Jan 2003 15:21:32 -
I managed this bit of code, but I doubt it does exactly what you want, but
it's a
"$buffer")) <- CAN'T GET THIS
TO WORK ;o(
{ fwrite ($results, $buffer); }
}
}
?>
-Original Message-
From: Didier McGillis [mailto:[EMAIL PROTECTED]]
Sent: 22 January 2003 14:33
To: [EMAIL PROTECTED]
Subject: RE: [PHP] HELP please quickly
Cool. Tha
, Nick" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: RE: [PHP] HELP please quickly
Date: Wed, 22 Jan 2003 14:15:32 -
I'm pretty new to PHP so I can't help you with the code per se, but how
about as an outline;
Open the first file and read values into an array.
Open the
second file is 7.1MB and seems to fail telling me "Fatal error: Allowed
memory size of 8388608 bytes exhausted (tried to allocate 81 bytes)"
So it seems to be on hurrdle at a time.
From: "Clarkson, Nick" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: RE: [PHP
the file and loading it into an array
> which one is better?
>
>
>
>
>
>
> >From: "Timothy Hitchens \(HiTCHO\)" <[EMAIL PROTECTED]>
> >Reply-To: <[EMAIL PROTECTED]>
> >To: "'Didier McGillis'" <[EMAIL PROTE
ier McGillis
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP] HELP please quickly
In that case, I don't know of any PHP classes to help you.
- Original Message -
From: "Didier McGillis" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 22, 2003 7:53 AM
S
"'Didier McGillis'" <[EMAIL PROTECTED]>,
<[EMAIL PROTECTED]>
Subject: RE: [PHP] HELP please quickly
Date: Wed, 22 Jan 2003 23:26:10 +1000
You first file just requires loading into an array and you can use
unique array functions to remove
duplicates etc..
The othe
In that case, I don't know of any PHP classes to help you.
- Original Message -
From: "Didier McGillis" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 22, 2003 7:53 AM
Subject: Re: [PHP] HELP please quickly
No. The numbers are comin
You first file just requires loading into an array and you can use
unique array functions to remove
duplicates etc..
The other files simply load into an array and use preg to strip out what
you want and follow the same
checking and removal of duplicates.
Checkout: preg_match and array functions i
10 matches
Mail list logo