This website functions up to the 4th version's expectations. The pages that are expected to be present are, with the appropriate flavor as expected for a website based around a game development company. I was unable to attempt to log into the amazing stuff website, only being told "Bad password!" Without further elaboration. The submission instructions did not give any password requirements about the password being a certain length, having special characters, etc. I tried various ways, and all failed. To compensate for this, I've decided to proceed in a way I think is logical and appropriate, but may deviate from the amazing stuff website. When you log in, you are taken to a log in confirmation page that after 5 seconds redirects back to the homepage. When logging out, you are taken to a log out page that confirms you have logged out. Otherwise everything else is the same. The mySQL table gets all the relevant information, and the website fetches it. I have opted to use password_hash() for encrypting the password.