CodeIgniter
CodeIgniter is one easy to start PHP based framework, easy to build web applications. PHP Programmers who are new to MVC framework, usually prefers Code Igniter as their prefered framework before jumping to CakePHP or Laravel. In training followings will be covered;
- Understanding MVC Pattern
- Installing & configuring Code Igniter
- Develop one project
- Test the project
- Deploy the project in the server