Google Did you Mean on Search Pages Using PHP 4
August 24th, 2007 | by clong | published in PHP, Web Development
What’s the best way to handle did you mean? It’s one of the greatest features of Google, I never worry about misspelling search terms because I know Google will always show the error of my ways. On Well.ca we had previously implemented this feature using Levenshtein, this measures the number of permutations to get from [...]
