Course Overview
Build a Shopping Cart using Codeigniter:
Do you want to really master PHP dynamic applications and website development? Then this course will speed up the process by allowing you to learn how to use the most popular PHP framework in the planet, “CodeIgniter” and its application by creating a shopping cart.
Coding in PHP or any other language can be time consuming, especially for common tasks. Using a framework is the best way to apply common tasks, like Security, Form validation, Database configurations and Database queries (CRUD).
If you want to be a head of the competition and get paid more, then using a FRAMEWORK is the way to do.
The training will include the following;
- Application Configuration
- Cart controller
- Creating model and view
- Creating the cart view
Target Customers:
- Students who want to developer PHP dynamic applications and websites faster
- Anyone who want to become better at PHP
Pre-Requisites:
- Basic OOP PHP
- Knowledge CodeIgniter and the MVC pattern