CodeIgniter Project Tutorial 12 – Creating Custom Routes



How to use routes.php to create custom routing in your application. In this example we take /controller/parameter and map it to /controller/index/parameter, essentially enabling us to pass in argument directly into a controller.

Have a wonderful day and happy coding!

source

Reply


Build A Site Info