Do you want to search the text stored in your MySQL database, but hasn’t figured out how to do it efficiently? Then a full-text search engine is the perfect solution for you. From version 4.0 MySQL has been supporting full-text search, which makes it very easy to build a good performing, robust and very accurate search engine.
In this post you’ll learn how to build a basic full-text search engine using PHP and MySQL.
Read more…



Recent Comments