I need a script that will crawl a directory and read all the .txt files from it to build a words list. Basically all i need is a php script that will read the files from a directory and output in words.txt , one per line the unique words. I need it done a.s.a.p. Regards