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
Build a Content Management System from Scratch with PHP and MySQL
Learn to write faster, easier to maintain, more secure PHP websites by using a model-view-controller framework
Unit test your PHP code using the PHPUnit testing framework: find bugs quickly and early, and improve your code quality
Advertisement