I want to add a spell checker for a form and I'm trying to get this program i found on sourceforge.net called 'sphpell' to work. However, I followed their directrions, but in the spell check window, i get this error message:
Fatal error: Call to undefined function: pspell_new() in /home/fotobec/public_html/journal/sphpell/spellcheckwindow.php on line 160
Does this mean that my webhost has does not support sphpell? Or is there something i have not configured properly?