I realise that this isn't stictly a cakePHP question. But as I'm
building my application in cakePHP, I just wanted to see if anyone had
any advice in the area.

I have a requirement to provide a spell check functionality in some of
my forms. The input fields are simple 'textarea' fields.

Looking around, there seems to be a number of solutions. Most, if not
all, seem to be javascript front ends, with a php file that is called
to do the spellchecking.

The few I've looked at include

http://code.google.com/p/jquery-spellchecker/
http://www.phpspellcheck.com/

I've tried the first one and can't get the demo code to work once
downloaded, the second one the demo works fine, but I havn't gone
further than this.

Anyway, what I'd like to know is. Does anyone have expereince of
adding a spell checker to their cakePHP application? And if so, are
there any recommendations of which to use?

Thanks

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to