How to remove index.php from the URL in CodeIgniter
In this tutorial, you are going to learn a simple trick in CodeIgniter and that is how to remove index.php from the URL of your Codeigniter project. If you are…
Continue Reading
How to remove index.php from the URL in CodeIgniter