Monthly Archives: October 2009

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. Continue reading

Posted in CodeIgniter, MySQL, PHP | 5 Comments