Course Introduction 1. Build environment Introduction to PHP, access process of WEB programs, installation of Apache, MySQL, PHP7, and configuration of virtual host 2. PHP7 basics Variables and constants, data types, operators, flow control, functions, strings, arrays, PSR specifications 3. MySQL database Introduction to MySQL, basic SQL operations, character sets, column types, class attributes, table relationships, advanced queries, foreign keys, paradigms, user management, permission management, data backup and restoration 4. Form value transfer Ways to pass values in forms, three ways for PHP to receive data, PHP to process check box data, and file uploads