Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

php name spelling correction from mysql

I have a database containing "FirstName - LastName - Company" from users

I'm looking for a spelling corrector to help me to do matching between data on a form and the database

Imagine I have "Luk - Vandbrol - Google" on my database... I want to be able to find this entry if i enter "Luc - Vandrol - Google"

Do you have anny known class that could help me?

Thanks

like image 410
gaymer Avatar asked Feb 18 '26 22:02

gaymer


1 Answers

There is a component for PHP called "PHP Spell Check" which allows you to include spellcheck in your development.

You can test it and download it from http://www.phpspellcheck.com/

like image 143
Fran Verona Avatar answered Feb 21 '26 10:02

Fran Verona



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!