Spoken Tutorial

If Statement - English

Play
Current Time 0:00
/
Duration Time 0:00
Remaining Time -0:00
Loaded: 0%
Progress: 0%
0:00
Fullscreen
00:00
Mute
Subtitles
  • subtitles off
Captions
  • captions off
  • English
Chapters
  • Chapters
  • PHP and MySQL Tutorials - English 5/24
    • 1
      XAMPP in Windows
    • 2
      XAMPP in Linux
    • 3
      Echo Function
    • 4
      Variables in PHP
    • If Statement
    • 6
      Switch Statement
    • 7
      Arithmatic Operators
    • 8
      Comparison Operators
    • 9
      Logical Operators
    • 10
      Arrays
    • 11
      Multi Dimensional Arrays
    • 12
      Loops While Statement
    • 13
      Loops Do While Statement
    • 14
      Loops For Statement
    • 15
      Loops Foreach Statement
    • 16
      Functions Basic
    • 17
      Functions Advanced
    • 18
      GET Variable
    • 19
      POST Variable
    • 20
      Embedding PHP
    • 21
      Common Way to Display HTML
    • 22
      Common Errors Part 1
    • 23
      Common Errors Part 2
    • 24
      Common Errors Part 3
    1. Instruction Sheet
    2. Installation Sheet
    Outline:
    If Statement if statement - use this statement to execute some code only if a specified condition is true. if...else statement - use this statement to execute some code if a condition is true and another code if the condition is false. if...elseif....else statement - use this statement to select one of several blocks of code to be executed.

    Assignment

    Status:

    Code files

    • if_statement/
    • if_statement/If_Statement_1.php
    • if_statement/If_Statement_2.php
    • if_statement/If_Statement_3.php
    • if_statement/If_Statement_4.php
    • if_statement/If_Statement_5.php
    • if_statement/If_Statement_6.php
    • if_statement/if_statement.txt

    Status:

    Slides

    • php/
    • php/3t-logo.pdf
    • php/gimp.tex~
    • php/php.pdf
    • php/php.tex

    Status:

    • FOSSEE Project
    • Scilab Project
    • Oscad
    • Python
    • CFD
    • OR-Project
    • Aakash Labs
    • Co-learn
    • Education Mission
    • Software Training
    • Creation
    • News
    • About
    • Training
    Developed at IIT Bombay
    This work is licensed under Creative Commons