Loops
  • Foreach loop
  • While loop
  • For loop
Custom functions
  • Defining functions
  • Function parameters and return values
  • Constants
  • Variables Scope
PHP built-in functions
  • Math functions
  • String functions
  • Array functions
PHP and The Web
  • Introduction to HTTP Requests
  • GET super global
  • POST super global
  • Sessions
  • Cookies in PHP