Re: [PHP] opening a big file

2008-04-07 Thread Daniel Brown
On Mon, Apr 7, 2008 at 11:44 AM, Richard Lee <[EMAIL PROTECTED]> wrote: > Daniel Brown wrote: > > > >Was there a reason this was sent to the PHP list as well? Maybe > > just a typo? > > > def a typo.. sorry about that > No problem at all. Jus

Re: [PHP] opening a big file

2008-04-07 Thread Daniel Brown
On Sun, Apr 6, 2008 at 10:36 PM, Richard Lee <[EMAIL PROTECTED]> wrote: > I am trying to open a big file and go through line by line while limiting > the resource on the system. > What is the best way to do it? > > Does below read the entire file and store them in memory(not good if that's > the

CGI Question on WinXP

2005-07-04 Thread Daniel Brown
Sorry if the following questions are not in the correct perl terminology, I'm a C++/C#/php coder picking up Perl for the first time! I'm trying to run perl from the command line on Windows XP Professional without installing it, so far I've got perl working by putting perl.exe and perl58.dll into