G
ganderson
I have successfully set up a search page that allows
visitors to search a database. The problem is if a user
inputs a search term such as "hat", results will appear.
But if a user enters "hats" adding the "s", no records
will be found. Is there a way that wildcards such
as "*hat*" could be used to allow for slight variations
so that something like "hats" would pull up similar
result as does "hat"?
visitors to search a database. The problem is if a user
inputs a search term such as "hat", results will appear.
But if a user enters "hats" adding the "s", no records
will be found. Is there a way that wildcards such
as "*hat*" could be used to allow for slight variations
so that something like "hats" would pull up similar
result as does "hat"?