Codeigniter is a php framework. Due to its simplicity, Codeigniter is very suitable for beginners, and MVC (model – view – controller), will make your website code scalable and understandable.

In the Codeigniter website programming course you will not only learn the Codeigniter framework, but also program a professional website MovieMonster with the ability to view movies, registration, organization of access to the site by role – guest, user, moderator, comments, search on the site and other functionality.

In the lessons of PHP-framework Codeigniter you will learn:

  • How to install Codeigniter;
  • What CRUD is and how you can use CRUD to manage site pages;
  • What is the MVC (Model – View – Controller) pattern?
  • How to integrate any layout into Codeigniter framework;
  • How to improve the programmatic part to promote a website on the Internet;
  • How to split the output into several pages in Codeigniter (Pagination);
  • How to link MySQL database with Codeigniter;
  • How to differentiate access to the site into roles (administrator, guest, moderator);
  • How to implement search on the site by keywords;
  • How to make comments on the site.

In the Codeigniter course we will implement the software part of the site . For this you will need knowledge from HTML/CSS, Bootstrap 3, PHP/MySQL, Linux/GIT/Hosting courses.

After Codeigniter course lessons, we recommend to study Javascript/jQuery course, so that you can get an initial idea about Javascript language, jQuery library, working with DOM and events.