26
Oct/093
Oct/093
FULLTEXT Search with MySQL and CodeIgniter
This article demonstrates how to use MySQL’s FULLTEXT search feature from within CodeIgniter with a sample search application. It highlights a few of CodeIgniter’s features such as the MVC pattern, pagination, custom configuration, custom helpers and profiling.