IV. Aspell Functions

The aspell() functions allows you to check the spelling on a word and offer suggestions.

you need the aspell library, available from: http://metalab.unc.edu/kevina/aspell/

Table of Contents
aspell_new — load a new dictionary
aspell_check — check a word
aspell_check-raw — check a word without changing its case or trying to trim it
aspell_suggest — suggest spellings of a word