Quote:
Yesterday at 01:28 PM Parker Clack said this in Post #50
[B]Nathan:
I love your script and I am using it on my site. I also have pspell installed on my server and I was wondering how I would go about changing the config file so that it uses pspell instead of MySQL. Also once I have it set up to use pspell can I delete the spelling_words table that was set up in my database?
|
Yes, you go into the configuration and set the dbtype to pspell.

Upload the spell_pspell.php file Then you can delete the word table as it will then use your pspell/aspell tables.
Quote:
I almost forgot. I have aspell enabled with my version of PHP and I was wondering if this can be set up to use aspell instead?
|
Yes, if your apell is a recent version; then the php pspell interface is what is used to call both the older pspell and the newer aspell libraries. If you have a really old verison of apell then it might not work.
Nathan.
P.S. My Email address is in the documentation
phpspell@master-technology.com