>    I have a site hosted at JTL Networks, and I'm looking into setting up
> a spell checker for my message boards.  The problem is, JTL doesn't have
> pspell compiled in with their php build, and it may be some time before
> they do (if they ever do).  Does anyone know of a way to include
> something like pspell support in php dynamically?  Like by using a
> .htaccess file to call it or something?

At the last count (Apache 1.3.27/PHP4.2.3), aspell doesn't get compiled into
PHP. It just sits in /usr/bin on RH Linux, at least..

The bad news is, that your code will have to be written for it. The good news
is, that you can cheese the code off Horde's Imp.

Best,

Tony

-- 

When all's said and done, there's nothing left to say or do ...
http://www.billy.demon.nl

-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/

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

Reply via email to