I my DB i have a table called books and I want a search it for keywords.
If a user puts in a word I want php to seacrh the columns 'title' and 'comments' for that word, then give me a percentage for each result
Is there anyone free ones out there or can someone give me the code on how to do it.
Cheers