How to Create a Forgotten Password System in PHP - Password Recovery by Email in PHP - PHP Tutorial
Offered By: Dani Krossing via YouTube
Course Description
Overview
Learn how to implement a forgotten password system in PHP using tokens for secure password recovery via email. Explore different approaches to password recovery, understand the concept of tokens, and address common PHP email issues. Follow along with a step-by-step demonstration to build a complete system, including creating HTML forms for password recovery requests and resets, developing PHP scripts for token generation and database integration, crafting password recovery emails, and thoroughly testing the implemented system. Gain practical insights into handling potential errors and access additional resources for setting up PHP mail servers and resolving common issues.
Syllabus
: Introduction
: Ways to make a Password Recovery system
: What is a token?
: Why PHP e-mails sometimes doesn't work
: Demo of what we are going to build
: Creating the "Recover password request" HTML form
: Creating the Token PHP script & database table
: Creating the Password Recovery e-mail
: Creating the "Reset password" HTML form
: Testing our Password Recovery system!
Taught by
Dani Krossing
Related Courses
Introduction to Functional ProgrammingDelft University of Technology via edX Introduction to Office 365 Development and APIs
Microsoft via edX Web Development and Design using Wordpress
California Institute of the Arts via Kadenze Build a Basic PHP Website Course (How To)
Treehouse Web Applications for Everybody
Independent