Introduction
  • Introduction
  • Prerequisites
  • Introduction to Codeigniter
  • Introduction to MVC
  • Application Flow Chart
Basic
  • Environment IDE
  • Install Xampp
  • Codeigniter Installation
  • Codeigniter Default Controller
  • Creating First Controller
  • Creating First View
  • Sending Data From Controller To View
  • Integrating Bootstrap CSS Framework
  • Adding components 1
  • Adding components 2
  • Nested Views 1
  • Nested Views 2
  • Master Layout 1
  • Master Layout 2
  • Creating and connecting to database
  • Migrations 1
  • Migrations 2
  • Migrations 3
  • Migrations 4
  • Forms 1
  • Forms 2
  • Form validation 1
  • Form validation 2
  • Form validation 3
  • Form validation 4
  • Insert Data
  • Read Data 1
  • Read Data 2
  • Read Data 3
  • Read Data 4
  • Edit Data 1
  • Edit Data 2
  • Delete Data
Advance
  • Extending Core My Controller 1
  • Extending Core My Controller 2
  • Extending Core My Controller 3
  • Extending Core My Controller 4
  • Autoload Function for Codeigniter 3.1.9
  • Extending Core My Model 1
  • Extending MY_Model in Codeigniter 3.1.9
  • Extending Core My Model 2
  • Extending Core My Model 3
  • Extending Core My Model 4
  • Extending Core My Model 5
  • Extending Core My Model 6
HMVC
  • HMVC
  • HMVC 1
  • HMVC 2
  • HMVC 3
  • HMVC Communicating Modules
  • HMVC Managing Layouts 1
  • HMVC Managing Layouts 2
  • HMVC Managing Layouts 3
Project
  • Setting Up Project 1
  • Setting Up Project 2
  • Creating Users Migration
  • Creating Templates Module
  • User Registration 1
  • User Registration 2
  • User Registration 3
  • User Registration 4
  • User Registration 5
  • User Registration 6
  • User Registration 7
  • User Registration 8
  • User Login 1
  • User Login 2
  • User Login 3
  • using MY_Form_validation in codeigniter 3.1.9
  • User Login 4
  • User Dashboard
  • User Profile
  • Edit Profile Pic 1
  • Edit Profile Pic 2
  • Edit Profile Pic 3
  • Edit Profile Pic 4
  • Edit Profile 1
  • Edit Profile 2
  • Edit Profile 3
  • Creating Categories 1
  • Creating Categories 2
  • Creating Post 1
  • Creating Post 2
  • Creating Post 3
  • Creating Post 4
  • Creating Post 5
  • My Post 1
  • My Post 2
  • View Post
  • View Author Profile