PHPSpellCheck in Debug Mode
This simple example shows PHPSpellcheck's main features. Spelling As-You-Type AND Spelling in a window dialog. The SpellAsYouType class adds red-wiggly-underlines and a context menu. The SpellCheckButton class adds a more traditional spellcheck button and popup window. You can use these features separately - or combined. Either one can be implemented in 4 lines of php code.