![]() |
Controller best practices - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: Controller best practices (/showthread.php?tid=47784) |
Controller best practices - El Forum - 12-22-2011 [eluser]fernandoch[/eluser] I would like to know that is a best practice, to have a single controller for a single application or to use many controllers? |