CodeIgniter URI routing issue with controller folders
December 8th, 2011 - How To, PHP
I’ve seen a lot of people requesting help on figuring out routing issues on CodeIgniter (2.1.0 as of this entry). A few of them have problems creating a route to a controller folder structure (/application/controllers/folder/controller), but really it is the same as creating a custom route to a non ‘folder’ed’ controller, you just have to [...]
Welcome to