PHP Login and Registration System - Email Confirm Activation, AMAZING complete Login and Registration System in PHP and MySQL by Edwin Diaz
Created by Edwin Diaz, Coding Faculty Solutions
What you'll learn
- We are building a real life application (We take this application online)
- You will learn to build a complete login and registration system
- To create a login and registration form with validation
- To create an email verification system that sends emails
- The famous remember functionality to remember users after login in
- You will learn how to use cookies and sessions (how to set pages that expire with time)
- You will learn to create reusable code by creating helper functions
- You will learn how to activate users using a token in the database
- You will learn how to hash passwords
- And more more........