Page 1 of 1

PHP Dictionary?

Posted: Wed Oct 05, 2005 9:09 pm
by moiseszaragoza
An ASP Developer told me that PHP should have a way to proof read and spell-check Database content.

Id this true and were would I be able to find something like that?

Posted: Wed Oct 05, 2005 9:26 pm
by feyd

Posted: Thu Oct 06, 2005 10:07 am
by pickle
If your installation of PHP isn't compiled with pspell, you can always call aspell from the command line - that's what I had to do.