Codeigniter is a framework that is used to develop websites using PHP. It is an Open Source framework which means that you can download it from the internet for free and can make changes in existing files and upload after changes. Codeigniter makes your website run with speed. It also helps to make a website more efficient and attractive.
Easy to Learn Codeigniter
Codeigniter works on MVC pattern. MVC stands for Model-View-Controller. Model Controller flow helps you to understand the flow of the website. The Working of MVC is given as below.
MODEL: Model represents the shape of logic and fetches or retrieve and inserts the data into and from the database.
VIEW: View is the interface which displays the website view to the user.
CONTROLLER: It controls the entire functioning of the website. It takes request from user/web browser the forward to model and in response gets data from the model and then gives that data to the view and views gives response either to the controller or directly to the web browser.
6 week internship live projects certified