Hello!

  1. Please change the following codes in my php files to allow database connection:

    $servername="localhost";
    $dbusername="myuser";
    $dbpassword="xxxx";
    $dbname="201617";

  2. Import my SQL schema to your laptop