Php/Mysql With Codeigniter Training

Codeigniter Training

Online  Codeigniter Php Training in Kochi

Codeigniter is an open source, PHP driven framework which helps in rapid web development. It is a very popular system that is simple, quick and efficient to use with many different options. It allows PHP developers to make advanced applications by providing an easy toolkit which includes libraries, plug-ins, modules, HTML, jQuery, and different resources to support difficult PHP functions and procedures. It aids the hassle-free web site and application development. Cyberoid (a training division of Nestsoft Technologies) provides the best PHP/MySQL with Codeigniter training in Kochi with a chance to get placed within the honoured IT industry.

Scope and career prospects

  • Codeigniter is one of the most popular choices among developers while creating websites.
  • Employees with training in PHP/MySQL with Codeigniter is an advantage to IT companies.
  • Kochi is the IT hub of Kerala and developer requirements are on the rise. Knowledge in Codeigniter has a higher preference among candidates.
  • Good salary for freshers working as developers.

Features

  • We aim at providing proper knowledge and skills for developing web applications and websites using PHP with Codeigniter .
  • On the job training on live projects.
  • 18+ years of PHP experts.
  • 1000+ success stories.
  • 100% placement record till date.
  • Systematic training and friendly atmosphere.
  • Experience in an actual work environment.
  • Experience Certificate will be provided once training is complete.

Syllabus

Module 1: Introduction To Codeigniter Object Oriented Programming

  • What is use of oops programming?
  • What is Class in PHP?
  • Declaration of Class.
  • Creating an object for class
  • PHP Access Specifier Private, protected and public
  • Inheritance
  • Encapsulation
  • Polymorphism
  • Abstract Class
  • Final Class in oops
  • Constructor – php 4
  • Constructor and Destructor – php5
  • Scope Resolution Operator (::) in php
  • Parent keyword in oops
  • Self keyword in oops
  • This keyword in oops
  • Class constants

Module 2: What’s Model-View-Controller

  • Making Life Easier for the Developer
  • Model
  • Views
  • Helpers and Libraries

Module 3: Revisiting The Opening Example

  • First Things First: The Model
  • Creating the Controller
  • Creating the View

Module 4: A Slightly Different Approach: Templates

  • Modifying the Controller
  • Modifying the View

Module 5: CodeIgniter At A Glance

  • The system/Folder
  • The system/application Folder

Module 6: Initial Configuration

  • config.php
  • database.php
  • autoload.php
  • routes.php

Module 7: CodeIgniter Libraries

  • The Database Library
  • The Session Library

Module 8: CodeIgniter Helpers

  • The Form Helper
  • The URL Helper

Module 9: Creating Models, Views, And Controllers

  • Models and Database Tables
  • Controllers
  • Views

Module 10: Creating A Rudimentary Admin Framework

  • Using Folders to Organize Controllers
  • Creating the Login Mechanism
  • Creating the Home Page of the Admin Panel

Module 11: Importing And Exporting

  • Creating an Export Function for Categories
  • Creating an Export Function for Products
  • Importing a CSV Import Library for Products

Module 12: Creating A Page Manager

  • Creating the Database Table
  • Creating the Model
  • Creating the Admin/Pages Controller
  • Creating the Administrative Views
  • Choosing and Integrating a WYSIWYG
  • Editor
  • Updating the Welcome Controller

Module 13: Creating A Page Manager

  • Creating the Database Table and Model
  • Adding a subscribe() Function
  • Creating the Form
  • Creating Administrative Screens

Module 14: Security

  • Filtering User Input
  • Encrypting Sessions
  • Additional Security Resources