CodeIgniter from Scratch: Search Results without Query Strings

In this episode of CodeIgniter from Scratch, we will implement search features, and display the results pages without the use of query strings. You can use these methods to keep your URL's clean, and continue using the uri segments convention of the CodeIgniter framework.

Tags:

Comments

Related Articles