flipsix
06-12-03, 08:22 AM
Does anyone know of a good, free PHP / mySQL search engine tutorial? :(
Basically Id like to search a database, at the moemnt I use the SQL %like% command, but thats not really good, ideally Id like to figure out how to handle queries such as "horse racing", so it would not only look for "horse racing" but also "horse" and "racing" and then rank and display everything in relevance order.
Can this be done?
Sarah
:confused:
Basically Id like to search a database, at the moemnt I use the SQL %like% command, but thats not really good, ideally Id like to figure out how to handle queries such as "horse racing", so it would not only look for "horse racing" but also "horse" and "racing" and then rank and display everything in relevance order.
Can this be done?
Sarah
:confused: