file);
---John Holmes...
- Original Message -
From: "Didier McGillis" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 22, 2003 4:23 PM
Subject: Re: [PHP] HELP HELP on a file parser
> Fixed a couple of things in the code. Pretty good for
, 2003 4:23 PM
Subject: Re: [PHP] HELP HELP on a file parser
> Fixed a couple of things in the code. Pretty good for psudo code. :)
>
> But I get this error when running.
>
> Warning: Argument #1 to array_intersect() is not an array in
> /home/httpd/vhosts/mccullough-n
in the log
//file that matches a number in the in.txt file
$answer = array_flip($intersect);
fwrite ($results, $answer);
From: "1LT John W. Holmes" <[EMAIL PROTECTED]>
Reply-To: "1LT John W. Holmes" <[EMAIL PROTECTED]>
To: "Didier McGillis" <[EMAIL PROTEC
From: "Didier McGillis" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 21, 2003 5:49 PM
Subject: Re: [PHP] HELP HELP on a file parser
> Sorry should have done this.
>
> in.txt (there will be 470 of these #'s) - it uses these numbers to ch
> I need some help, I think this is probably really simple and I was
wondering
> if anyone had some code I could use to help me write this.
>
> I need a page to parse a text file with a list of numbers, and then take
> those numbers and parse another file with over 7MB of information and to
> look
5 matches
Mail list logo