say i have a text file that i just used file() to make all of the contents into an array. What is the best way to search for and delete lines in the array created with file() based on information stored in another array?
Well, it depends on the format of the file and maybe other things, but read my reply to your other thread.
Diego