Description
In this course, you will :
- How to make advantage of the CodeIgniter framework.
- Good understanding of the MVC principle.
- MVC is being used in CodeIgniter.
- Add the Bootstrap template to CodeIgniter.
- How to quickly develop a website with CodeIgniter.
Syllabus :
- Background
- The controller
- Before we start with View
- Understanding View
- Model under CodeIgniter