Thelma
09-03-2002, 11:51 AM
I was wondering how I would go about doing a search engine for a database using MySQL and PHP. Anyone know of any templates? Ones rating the relevancy would be good too.
I already have a MySQL query which returns results in a search engine style, but want something more sophisticated that I can use for other searches.
My search currently prompts the user to enter a word, and then I search a specific field for it.
All help appreciated ;)
I already have a MySQL query which returns results in a search engine style, but want something more sophisticated that I can use for other searches.
My search currently prompts the user to enter a word, and then I search a specific field for it.
All help appreciated ;)