Amber Suratte

Full Stack Web Developer

User Authentication with PHP & Session Data

This site allows users to log in to view members-only content including order history and account information.

The entered password is checked against the encrypted password associated with the username in the MySQL database, and the user is shown a confirmation message once logged in. The Log In and Sign Up links in the navigation are then replaced with the user's account management menu, personalized with their first name. The order history can be sorted by date.

View on GitHub >

View more student work

© 2022 Amber Suratte