This is the code that's giving me problems. The error is showing up as a syntactical one, but I can't figure out where or what it is? It says the error is in the 'while open (FILE , $array[$i])' statement , but I can't see what's wrong .This is the code that's giving me problems. The