Get started with CodeIgniter, a lightweight PHP MVC framework. Learn how to build real-time, data-driven web applications with CodeIgniter 3.
Overview
Syllabus
Introduction
- Welcome
- What you should know
- Using the exercise files
- What is CodeIgniter?
- Set up our local environment
- The MVC architectural pattern
- Get CodeIgniter running
- Load views and data from controllers
- Controllers and automatic routing
- Create models and load them
- Help yourself with helpers
- Database configuration
- Autoload components
- Use models and databases
- Database actions on a table
- Work with forms
- Update forms
- Work with sessions
- Work with browser headers
- Handle file uploads
- Form validation
- Form update with validation
- Logging and error logging
- CodeIgniter and Composer
- Install an existing application
- Next steps
Taught by
Bernardo Pineda