I have a simple search that goes through a mysql dbase and browses a keyword that clients put in and then spits out items that match that keyword, they problem is for example a client types in
line -- results 1 answer
phone -- results 2 answer
linephone -- results 1 answer
line phone -- restults no answer
how can i make it so that the search breaks each word into seperate searches then combines them for the results. Is this a complicated task?
[Hammer]
Nike Failed Slogans -- "Just Don't Do It!"
line -- results 1 answer
phone -- results 2 answer
linephone -- results 1 answer
line phone -- restults no answer
how can i make it so that the search breaks each word into seperate searches then combines them for the results. Is this a complicated task?
[Hammer]
Nike Failed Slogans -- "Just Don't Do It!"