How to Use:
- This code requires at least PHP 5 and either pspell or aspell.
- Just unzip all the contents to the same directory and chmod the personal_dictionary.txt file in the personal_dictionary directory to 646.
- Include the MooTools javascript library (mootools-1.2-core-yc.js), spell_checker.js, and spell_checker.css in the head of your page.
- Add the class 'spell_check' to any textarea you want to have a spell checker added to.
- There are a few configurable options in the spell_checker.js file for advanced users.
Notes:
- There might be an issue using the spell checker in Firefox if you have the InFormEnter extension installed.
