Hi, I am using the Like %$search% clause in my query to find results in my database, and I was wondering if this is the most effective and efficent way to do this?
garyjohnson 14 Junior Poster
Recommended Answers
Jump to PostHave a look at MATCH with FULLTEXT for MySQL.
Here's just one bit on it: http://datatables.net/forums/discussion/5688/how-to-mysql-fulltext-searching/p1
It should return results based on a rank. (Ignore the JS stuff though).
Note you can only …
All 4 Replies
deceptikon 1,790 Code Sniper Team Colleague Featured Poster
garyjohnson 14 Junior Poster

LastMitch

diafol
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.