Home > MySQL, PHP, Programming > Search Feature Improvement

Search Feature Improvement

November 30th, 2009

I have a dating script that has a search feature. The problem with the search feature is that it provides matches based on 100% match. For example if some searches for a profile for non smoking and no kids and a user matches that exactly it will display match. But if the profile is Yes smoking and no kids it is no match at all. I would like the searches to display percentage match for example Yes smoking , no kids 50% match so user has choice to look at profile rather than no match. Please detail if you are able to provide zip code radius search.

The page is located at http://208.43.23.140/index.php?m=search&p=advanced


Search Feature Improvement

Comments are closed.
Bear