Page 1 of 1

a more useful search script

Posted: Wed Jan 05, 2005 1:45 pm
by rain1138
with my limited knowledge, i for now know how to write a search script that does search through the database using only exact words (in the correct order). how can i make it work with non-exact search terms?

e.g. in db say we have something like "i am no one or what". my simple script can work if i search for a term like "am" or "i am" or "no one" or etc. but not for "am what" or "i one am"...
what code do i have to use in order to make it possible?

thnx alot if u help...

Posted: Mon Jan 24, 2005 1:30 am
by niceboy
I don't know exactly what you mean