Quote:
Originally Posted by firecompanies
I have this source code for spell check on another project I am working on. Seems pretty straight forward. Maybe someone can easily incorporate it into X-Cart.
http://www.firecompanies.com/spellcheck.php
(there is a link to view the source code)
Craig Elliott
FireCompanies.com
|
There's a catch with that, it requires your PHP installation to have the spell check module installed. I've looked into it before. The php spell checker is also a little on the odd side.
I was working on a routine to do exactly what that example you showed there does, it's gathering dust somewhere on my machine at the moment

. I'll have to dig it out some time.