Introduction
  • IMPORTANT! READ THIS
  • Introduction
  • Installation
  • PHP Syntax
  • Variables
  • Data Types
Operators
  • Arithmetic Operators
  • Assignment Operators
  • Comparison Operators
  • Logical Operators
Arrays
  • Arrays
Conditional Statements
  • If else
  • While Loop
Functions
  • Functions
Superglobals
  • $_POST
  • $_COOKIES
Form Project
  • Creating The Form
  • The Back-End
  • Error Checking
  • More Validation
  • Congrats