//Define your host here. $host_name = "csmysql.snc.edu"; //Define you database here. $database_name = "blockpuzzle2019"; //Define your database username here. $host_user = "milibj"; //Define you database password here. $host_password = "blockpuzzle2019";