Build a Complete Registration and Login System using PHP MVC, Add registration, login, remember me, account activation, password reset by email and more using the PHP MVC framework
PREVIEW THIS COURSE - GET COUPON CODE
What you'll learn
- Let new users sign up for a new account
- Validate the users' registration data, both on the server and in the browser
- Store passwords securely in the database
- Allow users to log in using their email and password
- Restrict content to logged-in users only
- Use sessions for handling logins
- Use cookies to optionally remember the user's login
- Allow users to securely reset their own passwords when they forget them
- Let users update their own profile details
- Use a CSS UI framework to easily add styling to a project
More Courses by Dave Hollingworth
Learn to write faster, easier to maintain, more secure PHP websites by using a model-view-controller framework
Advertisement