Point taken. 

But I don't understand why you take this personally?
Maybe I should have written "one" instead of "you"?

Anyhow;

First; If a programmer suggest to parse an "huge file" via a
web based script; that programmer is an idiot and should be
fired. Period.

Secondly; weather or not you are right, by maintaining the
very idea of giving "help" to this person you encourage a
very bad solution and at the same time you confuse and make
waste of that persons time. Reading that persons questions/
answer it fairly easy to understand that (s)he has less
experience with programming.

In fact you was not helping this person at all, but rather
contributing to create a mess for this person.

Following the tread it is quite obviously that the people who
answer/"helps" in the thread don't care to investigate what
the person who asked the question actually needed

What a person might ask for it not always whet that person needs.

If you think you don't have this time to investigate what
people really need. Try to avoid to answer then, because it
wont help them, but rather confuse them.

Because why else would one like to answer? Exhibition purposes?




> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, February 11, 2003 3:08 PM
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: RE: [PHP-WIN] reading lines from a file
> 
> 
> Hey, it's not our place to say what someone else can and cannot code.
> 
> If someone asks me "What's the function that reads a line from a file?" I'm
> happy to answer it.
> What they want to use that function for is not my problem - nor yours.
> 
> In this forum we can hopefully get answers to questions along the lines of
> "How do you do XYZ?" from each other. I know it's bad form to ask "What's
> the algorithm for XYZ?", but that wasn't actually asked.
> 
> Furthermore, if you read the text _BELOW_ (which is what you ACTUALLY
> replied to, and I have included in full, despite the usual netiquette),
> you'll find no mention of parsing or record-based files. That was another
> email in the same thread. There was no reason to reply to MINE. Your reply
> _is not_ a reply to _my_ post.
> 
> If you want to talk more about your philosophy please could you start a new
> thread, and leave me out of it.
> 
> Jill
> 
> -----Original Message-----
> From: Svensson, B.A.T. (HKG) [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, February 11, 2003 2:05 PM
> To: [EMAIL PROTECTED]
> Subject: RE: [PHP-WIN] reading lines from a file
> 
> 
> You DON'T parse large record based file with a web scripting language.
> It is as bad recommendation to suggest it. And you just don't do that.
> 
> > -----Original Message-----
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, February 11, 2003 1:27 PM
> > To: [EMAIL PROTECTED]
> > Subject: RE: [PHP-WIN] reading lines from a file
> > 
> > 
> > Yes
> > 
> > fgets()
> > It's in the section Filesystem functions. (What a surprise)
> > 
> > You might like the function file() also.
> > 
> > Jill
> > 
> > -----Original Message-----
> > From: George Pitcher [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, February 11, 2003 12:25 PM
> > To: Chris Kranz; [EMAIL PROTECTED]
> > Subject: RE: [PHP-WIN] reading lines from a file
> > 
> > 
> > Chris,
> > 
> > I couldn't find any readline function in the manual - did I miss it?
> > 
> > -- 
> > PHP Windows Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> > 
> 
> -- 
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 

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

Reply via email to