jeremic Posted May 18, 2006 Share Posted May 18, 2006 Alright, new ehre so go easy on me :p I have a database with about 1000 names. I'm developping a search engine which is easy but. I want to create an option where by if a person enters the wrong name the script suggess existing names that are similar to the unexisting searched name.... how do I do this?? If you're confused im tyrying to create liek a spellcheck liek on google if you type a search and no results it suggests a valid one. Link to comment https://forums.phpfreaks.com/topic/9890-search-function/ Share on other sites More sharing options...
Barand Posted May 18, 2006 Share Posted May 18, 2006 You could have look at MySql SOUNDEX function Link to comment https://forums.phpfreaks.com/topic/9890-search-function/#findComment-36771 Share on other sites More sharing options...
jeremic Posted May 18, 2006 Author Share Posted May 18, 2006 Thank you so much!!!!! Link to comment https://forums.phpfreaks.com/topic/9890-search-function/#findComment-36778 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.