> Hi,
> 
> I just found a really nice set of javascripts for spell-checking a
> textarea before submitting, which is really nice, BUT is shell_exec()'s
> to aspell, which neither my host or my staging server has installed.
> It works with both PHP and Perl too.
> 
> There's a demo here:
> http://www.netjs.com/speller/
> 
> What I'd like to know is if there's any other PHP-oriented solutions to
> spell checking that I might be able to integrate (with a fair amount of
> hacking) into this solution -- or perhaps a complete solution that
> doesn't require any compiling or libraries exists????

Just FYI -- if you've searched for information on a spell checker, I'm sure
you saw Jspell -- <http://www.jspell.com/jspell.html>. It's Java and
Javascript, but I found it fairly easy to add to a PHP CMS.

--
Lowell Allen

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to