word list
Posted: Wed May 09, 2007 8:28 am
I am thinking of writing a basic word game using PHP and mySQL but for it to work effectively, I would need to use a central dictionary file (either a basic words list file download or to an free online service).
So basically you type a word in a text field then before you are given a score, the script would check for whether the word exists or spelled correctly.
I have googled everywhere for this file without success - maybe I was using the wrong search terms but if you have any ideas, it would be greatly appreciated.
So basically you type a word in a text field then before you are given a score, the script would check for whether the word exists or spelled correctly.
I have googled everywhere for this file without success - maybe I was using the wrong search terms but if you have any ideas, it would be greatly appreciated.