Quote Originally Posted by smUX View Post
Which is basically what I suggested in post #5, but word lookup only using the words in the two lists rather than the words in all the text files like vBulletin would do.
Post 5 talks of arrays, which implies running the check each time the program runs. A database is a different animal in that it persists over time.