LVII. Pspell Functions

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

You need the aspell and pspell libraries, available from: http://pspell.sourceforge.net/.

Sommario
pspell_new — Load a new dictionary
pspell_mode — Change spellchecking mode
pspell_runtogether — Consider run-together words as legal compounds
pspell_check — Check a word
pspell_suggest — Suggest spellings of a word