in reply to Re: compare 2 files and return the number of similar sentences
in thread compare 2 files and return the number of similar sentences

Thanks for the quick responses. Memory + time shouldn't be an issue and the files will be small. Keeping it simple so I would just like to find identical sentences. Is it difficult to pass the $MatchCount variable back into a php script? Thanks again.
  • Comment on Re^2: compare 2 files and return the number of similar sentences