CodeIgniter Forums
CodeIgnitor vs row PHP - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: Choosing CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=8)
+--- Thread: CodeIgnitor vs row PHP (/showthread.php?tid=64366)

Pages: 1 2 3


RE: CodeIgnitor vs row PHP - ChrisHardy - 04-07-2016

As any PHP framework has its own features and benefits against custom PHP development. But I chose Codeigniter because of its easy configuration and flexibility of going into very depth of development.


RE: CodeIgnitor vs row PHP - marksman - 05-08-2016

You aim to be PHP Boss, to reach your goal you have to master The Basics, Procedural and Object-Oriented Programming style then learn MVC, The Model, View and the Controller. For me MVC is a great invention, I can work with a team.

for example, im not good in design I will leave the "VIEW" (front-end) to my designer and I will keep working at the back-end. thats how I use CodeIgniter.