YoVDO

How to Create a Forgotten Password System in PHP - Password Recovery by Email in PHP - PHP Tutorial

Offered By: Dani Krossing via YouTube

Tags

PHP Courses Database Management Courses Web Application Security Courses HTML Forms Courses

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

Intro to Backend
Udacity
Introduction to Web Development
University of California, Davis via Coursera
PHP & MySQL For Beginners
Udemy
Python Flask for Beginners
Udemy
Creating Forms in HTML
Pluralsight