Objectives
Understand how to create MySQL/MariaDB databases
Manipulate data in MySQL/MariaDB tables
Design a database table structure
Use PHP for secure interaction with MySQL/MariaDB databases
Organize PHP scripts with a model-view-controller approach
Create and use PHP Data Objects
Modern websites are incredibly powerful, and much of this power derives from ...