I am attempting to make a mySQL database using PHP in my html file. I copied an example off of W3Schools for making the database. However, when I use it chrome puts half of it into comment using . I'm guessing Ive done something wrong when copying it. This is the link for the w3schools page, PHP Create a MySQL Database.
This is what chrome shows.
I'm sure this is an extremely stupid thing that I have done. I am very new to mySQL and PHP. Any help would be appreciated. Thanks!