CodeIgniter Forums
system into application or application into system? - 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: system into application or application into system? (/showthread.php?tid=41643)



system into application or application into system? - El Forum - 05-13-2011

[eluser]digity[/eluser]
To make things tidy and neater is it better to put the system folder into the application folder or application into system?


system into application or application into system? - El Forum - 05-13-2011

[eluser]toopay[/eluser]
I prefer to keep that as separate folder rather than including one into another.


system into application or application into system? - El Forum - 05-13-2011

[eluser]digity[/eluser]
Thanks, but I'm hoping those who do practice this would respond.

I just remember seeing in a lot of video tutorials that people were putting one of the folders inside another chalking it up to best practice - I just don't remember which folder it was.