[pmwiki-users] Spell Check (Javascript / PHP)

Crisses crisses at kinhost.org
Fri Aug 19 10:30:30 CDT 2005


>> if(!function_exists('pspell_suggest')){
>> echo "Hello pspell user!";
>> } else {
>> echo "Bummer!  No pspell!";}
>
> On my linux machine my browser came up with "Bummer!  No pspell!".
> So I think pspell is installed. ;-)

ROFL

Hey -- it was early in New York!

Sorry.

if(function_exists('pspell_suggest')){
echo "Hello pspell user!";
} else {
echo "Bummer!  No pspell!";}

It has a module for aspell compatibility, too.  But I doubt OS X has  
that, also.

Crisses
-- 
I am Jack's supposedly fictitious alter ego.





More information about the pmwiki-users mailing list