Re: [PHP] file reading and array's

2002-02-16 Thread Scott
Perfect! Thank you, my mind was out in left field somewhere. On Tue, 12 Feb 2002, DL Neil wrote: > Hi Scott, > > > In my constant effort to improve my perl conversion project, I have a > > question regarding file reading. I am taking two files and combining > > them in an array and then writ

Re: [PHP] file reading and array's

2002-02-12 Thread DL Neil
Hi Scott, > In my constant effort to improve my perl conversion project, I have a > question regarding file reading. I am taking two files and combining > them in an array and then writing out a new file. Is there a way to: > a)strip out the first line of the second file > b)test for conditions

[PHP] file reading and array's

2002-02-11 Thread Scott
Hi gang: In my constant effort to improve my perl conversion project, I have a question regarding file reading. I am taking two files and combining them in an array and then writing out a new file. Is there a way to: a)strip out the first line of the second file b)test for conditions based on w