Spoken Tutorial

GET Variable - English

PHP and MySQL Tutorials - English 24
  • 1
    XAMPP in Windows
  • 2
    XAMPP in Linux
  • 3
    Echo Function
  • 4
    Variables in PHP
  • 5
    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
  • 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:
GET Variable The built-in $_GET function is used to collect values from a form sent with method="get". Information sent from a form with the GET method is visible to everyone (it will be displayed in the browser's address bar) It has limits on the amount of information to send.

Assignment

Status:

Code files

  • get_variable/
  • get_variable/GET_Variable_1.php
  • get_variable/GET_Variable_2.php
  • get_variable/GET_Variable_3.php
  • get_variable/GET_Variable_4.php
  • get_variable/GET_Variable_5.php
  • get_variable/get_variable.txt

Status:

Slides

  • php/
  • php/3t-logo.pdf
  • 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