Curriculum: PHP and MySQL
                   Course: PHP

PHP basics
   Introducing PHP
  Installing and configuring PHP
  Test: PHP basics
a
PHP code
  Basic coding
  Creating a calculation script
  Control structures     
  Test: PHP code
a
PHP functions
  Introducing functions
  Using functions
  Test: PHP functions
a
Web features
  Creating web features
  Creating web page content
  Test: Web features
a
PHP and databases
  Using databases with PHP
  Manipulating a database with PHP
  Adding and extracting information
  Test: PHP and databases