- Why Framework
- Introduction to MVC
- Folder Structure
- Configuration Setting
- Introduction Of Controller
- CI_ Controller , Request Parameters ,Actions
- Controller Methods & Attributes
- Creating Core Controller Class
- Creating Views
- Layouts (Use Image, CSS, Bootstrap, JS)
- Calling in controller
- Helpers (Form Helper , HTML Helpers) in Views
- Creating Model
- How to Load in controller
- Calling in Controller
- Apply The Business logic
- Creating Core Model Class
- Introduction
- How to load Helper
- Apply To Controller and Views
- Creating Own Helper
- How to override other Helper
- How to load Library
- Apply to Controller and Model
- Creating Own Library
- How to override other Libraries
- Introduction
- How to load Library
- How to Configure
- Active Records and Query Builder
- CRUDS operation (Create Insert Update Delete and Search)
- Form Validation
- Session
- Pagination
- Uploading
- Autoload Configuration Setting
- How to remove index.php using .htaccess
- Live Project Implementation using Codeigniter