CodeIgniter Introduction
Codeigniter introduction
Codeigniter is a MVC Framework
What is MVC?
MVC Stands for Model, View, and Controller
MVC Architecture
Model-
- Model work as back-end.
- Model deals with back-end operations.
- Fetch data from database and send to the controller
Views-
- View work as front-end.
- View deals with front-end operations.
- Display data and capture user action
- Send user action to the controller
Controllers-
Controller works as intermediator between model and view.
Advantage of MVC
- Reduce code flexibility
- Code Reusability
- Easy to manage
- Code readability
What is the framework ?
Framework is a collection of reusable libraries. which mean how to reuse the code.
why we use CodeIgniter
- Lightweight(consumer low memory)
- Easy to learn
- Good documentation (https://www.codeigniter.com/docs)
How to install CodeIgniter
Download the code from https://www.codeigniter.com/
Extract the zip file and paste in the root directory
Rename the directory(if you want)
run the CodeIgniter (https://localhost/directory_name)
thanks, Anuj Kumar. very well explain.
Explanation is very good.
hi anuj bro, do you have codeigniter bootstrap template for beginners??
If you have, plz mail me. I’m not getting how divide and add menus in codeigniter.
I will post a project soon
Thank you so much for sharing with us. video and chart really help us to learn is a simple way. Thanks again.
Awesome website Tutorial…
Sir Your Tutorial is Best And Amazing But sir you can provide webservice demo sir in php
I will upload tutorial on web service soon
Awesome website sir,
Please do check my mail
Great! work i check your video tutorial is amazing introduction about CI Framework.
Thanks
Thank you so much for sharing with us. video and chart really help us to learn is a simple way. Thanks again.
Awesome website Tutorial…
Sir Your Tutorial is Best And Amazing But sir you can provide webservice demo sir in php
I will upload tutorial on web service soon
Awesome website sir,
Please do check my mail
Great! work i check your video tutorial is amazing introduction about CI Framework.
Thanks