
HR
Novice
Jun 11, 2001, 11:42 AM
Post #1 of 1
(232 views)
|
|
Foreach statement problem...
|
Can't Post
|
|
I think. Have a little script to read all the files in the messages folder of my message board. It reads the lines and compares the authors name to their last post. If they are not the same it is supposed to print out a link to their message and show their last and current handle. Have run into 2 problems. For some reason it prints everything it finds twice. Can't figure that one out, guessing it might be the foreach. Also does not catch the posts it should. Here's my code, anything really obvious that is wrong?
|