This part of the tutorial series covers how to create the products table in MYSQL and how to write a PHP script to connect the table.
We use the PHP script to turn the records in the products table into JSON so we can consume it later in our application to display the products in the app.