This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
the_quiz_app [2019/08/27 10:03] nmckillop |
the_quiz_app [2019/08/27 10:42] (current) nmckillop |
||
|---|---|---|---|
| Line 134: | Line 134: | ||
| $host = "localhost"; | $host = "localhost"; | ||
| - | $username = "coding_user"; | + | $username = "coding_username"; |
| $password = "cheese"; | $password = "cheese"; | ||
| $db_name = "coding"; | $db_name = "coding"; | ||