Speed up your development with CodeIgniter, a fast and powerful PHP web application framework. In this Course you will be introduced to key CodeIgniter concepts, such as the Model-View-Controller pattern and working with a database. Learn how to set up your development environment and save time with CodeIgniter’s auto loader, helpers, and libraries. Explore advanced scenarios such as validating user input, uploading files, error logging, and more.

Learn CodeIgniter

Introduction

  • What you should know
  • What is CodeIgniter?
  • Set up our local environment
  • The MVC architectural pattern

Get Started with CodeIgniter

  • 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 component

Work with Data, Logs, Forms, and Headers

  • 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

Take CodeIgniter Further

  • CodeIgniter and Composer
  • Install an existing application

Leave a Reply

Your email address will not be published. Required fields are marked *