Forum Moderators: coopster

Message Too Old, No Replies

PHP Spell Check

PHP Spell Checkers

         

jakell

10:59 am on Sep 28, 2010 (gmt 0)

10+ Year Member



There is an old post on this forum going back 4 years not on PHP Spell checking. Obviously things have moved on - so does anyone know the score here?

I don't have Aspell or Pspell installed - are these any options other than [phpspellcheck.com...] which is commercial (not free)?

Active Spell and "AJAX Spellchecker" both seem to use PSpell - which isn't an option.

The pure php spelcheck seems to have been removed from 1001line.net - and wasn't visual.

Just want a PHP spellchecker with a nice API that's free.

enigma1

11:54 am on Sep 28, 2010 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi jakell, welcome to the forums,

Do you need a built-in spellcheck or external will do? You could check the google spell checker is something you can use.

jakell

12:20 pm on Sep 28, 2010 (gmt 0)

10+ Year Member



Thanks for getting back so fast.

In looking for an all around solution - right now im building a site - a google hack is an option (though im not sure if that API will always be open)

But i have an internet project coming up too.
Would be nice to just have a stock solution in my bag-o-php-tricks - and be able to roll it out on every job.

If i find something neat - ill post back