דניאל דנון wrote:
And you got a point - I don't know all the queries I'll run yet, but I'll
probably do them with Perl.
From what you described, it doesn't sound overly complicated to do in
PHP either. If you are more familiar with PHP, it will probably take you
less time to code it that w
> *Handling (very) large files with PHP*
>
> Hello, I am planning a project in PHP, and I have few unsolved issues that
> I'd like you to help me...
>
> The project will start by loading a file of about 50GB.
> The file has a many objects with a pattern, for example,
>
>
> Name: Joe
> Joe likes to
Hello all and thank for the answers.
Just to clarify I don't know C yet, so I hope I wont have to learn C to do
it.
But about the insertions - Yes, I'll probably use Perl if you say its
fastest.
Since the insertion will probably happen once or once a month, I don't mind
if it will take even a week
2009/3/11 דניאל דנון
> *Handling (very) large files with PHP*
>
> Hello, I am planning a project in PHP, and I have few unsolved issues that
> I'd like you to help me...
>
> The project will start by loading a file of about 50GB.
> The file has a many objects with a pattern, for example,
>
>
> Na
Anyway, so, I am going to convert it into a database, and I insist on using
PHP for this.
Wrong answer. Use the right tool for the job. I don't think php is it.
Personally I'd go for perl for doing this. It's much better (IMO) at
text processing, especially large files. As long as you know reg
On Wed, Mar 11, 2009 at 03:04:19AM +0200, ?? wrote:
> *Handling (very) large files with PHP*
>
> Hello, I am planning a project in PHP, and I have few unsolved issues that
> I'd like you to help me...
>
> The project will start by loading a file of about 50GB.
> The file has a m
*Handling (very) large files with PHP*
Hello, I am planning a project in PHP, and I have few unsolved issues that
I'd like you to help me...
The project will start by loading a file of about 50GB.
The file has a many objects with a pattern, for example,
Name: Joe
Joe likes to eat
--
7 matches
Mail list logo