1. CodeIgniter Overview
- Installing CodeIgniter
- Application Architecture
- MVC Framework
- Basic Concepts
- Configuration
- Working with Database
- Libraries
- Working with Controller
- Working with Model
- Active record Pattern
- Working with Views
- Helpers
- Working with Custom library
- Error Handling
- File Uploading
- Sending Email
- Form Validation
- Session Management
- Flashdata
- Tempdata
- Cookie Management
- Common Functions
- Page Caching
- Page Redirection
- Application Profiling
- Benchmarking
- Adding JS and CSS
2. Advanced Modules:
- Application security
- Third party API integration in App
- Custom library development from third party Php class
- Advanced routings in Codeigniter
- ACL Access control List
- Secure Authentication