CodeigniterCodeIgniter ViewAnuj KumarAugust 2, 2018February 16, 2019 by Anuj KumarAugust 2, 2018February 16, 2019010A view is a web page that display all the elements of User Interface. View deals with the fronted operations. View display data and capture user
CodeigniterCodeIgniter ControllersAnuj KumarJuly 14, 2018February 16, 2019 by Anuj KumarJuly 14, 2018February 16, 20192 12Controllers take care of moving the data between the model and the views, and directing traffic based on user actions. For example, when a user