Basic
  • Introduction to PHP
  • Environment setup
  • Syntax of Php
  • Variables
  • Operators
Decision Making Statements
  • Decision making
  • If statement
  • If --Else
  • Switch Stament
Loops
  • While Loop
  • Do--While Loop
  • For Loop
  • For Each Loop
  • Break Statment
  • Continue Stament
  • Constant
Array
  • Array over view
  • Numeric Array
  • Associative Array
  • Multi Dimension Array
  • Loops in Array
Functions
  • Over view
  • Return Function
  • Function with Arguments
Calling Methods
  • Form Handling
  • Get Method
  • Post Method
  • Request variabe