PHP Forgot Password Recovery system for your website + source code | Quick programming tutorial

preview_player
Показать описание
Make a simple password recovery system for your website users, using gmail or yahoo smtp servers and some php with mysql.

project files:

simple signup and login:

advanced signup and login(OOP):

how to send emails via localhost:

more tutorials:
make a social website from scratch:

all crash courses:

code a live chat app in PHP and JavaScript:

make an eCommerce website from template:

convert an HTML template to PHP website:

simple signup and login system & security:

crop images with PHP:

PHP Object Oriented Programming basics:

Chart or graph using SVG:

Responsive web design:

clean pretty URLs:

support me on patreon:

my facebook:
Рекомендации по теме
Комментарии
Автор

This is the most detailed tutorial ever in YouTube. Thank you so much for your effort !

juneldelacuadra
Автор

Thanks for the great video! The only issue I had was I had my 2 step verification on in my gmail account, and I was testing it with my regulat gmail password and it did not work. Once I created and used an extra app password through the 2 step verification links, it worked like a charm!! Thanks again!

franksrebot
Автор

I don't usually comment on videos but this one leave me with no hope it's more than good for me to keep quiet ..♥️♥️♥️🤯 immediately I just subscribed and hit bell all

LetsBland
Автор

One thing I have noticed with your code is it is very simplified. The one thing I do not understand is why you do not use prepared statements when you are working with mysql database. It is known this is a security flaw to avoid "sql injections." Regardless if you are working with a "localhost" for those who want to use these on a LIVE server, may be put at risk. Has something changed recently that this is not practiced anymore? These should be meant as STRICTLY as tutorials and not a means of use on public servers. Correct me if I am wrong here.

pcprodoc
Автор

You did it again, congrats for the great job of explaining your thinking process during coding while making the experience enjoyable !
one question though: i have followed your MVC model which you created in another video, so to include a PW recovery part within this model, where should i position the mail.php file and the PHPMailer_master? i put both in controller folder but i keep getting errors like "Warning: Failed to open stream: No such file or directory in on line 7", appreciate your feedback .

fal
Автор

wow very awesome i love this tuturial thanks for the video
indeed you channel is awesome.
Keep up the good work i appreciate

louiskelly
Автор

I am getting SMTP connect() failed error. I got an e-mail once succesfully but then nothing.

volkantansk
Автор

49:41 Hey i have a question, shouldn't you hash the token incase of a hackers or it doesn't matter?

xyznikk
Автор

Sir, in the forgot script, my variable $con cannot be read at function send_email, function save_password, and function is_code_correct. Do i need to assign new value on that $con?

fikrirazi
Автор

Hii password not show in database and not login to email id and password (changed password)

jodhaniarpit
Автор

Hello l have question why in search bar i still can access enter_code and enter_password my session not working can you help me

nadianadi
Автор

How can i delete old codes as not to take up space? Also, do you have a video where you use prepared statements?

gametimesportsbar
Автор

Good evening good sir I trying to use the on the mvc website, where the forms are in the view file and the switch statement is in the controller file but it doesn't seems switch the form when I click the next button, can you assist with this if possible

lloydnorbal
Автор

amazing video but i did not recieve any mail when I tried it out..i got an error instead

lawrencestixx
Автор

hii are u gonna do athoer project in other langauge like java mayby?

moradayari
Автор

PHPMailer system is not code not working, code not send to email

khanmiraj
Автор

When login then not showing index file

khanmiraj
Автор

sir code not recived in the mail need help

hammadarif
Автор

There's a little problem, everything works fine but the new password doesn't get updated in the database because of that I can only login using the old password. I rechecked the code along with the video. I didn't find any errors. Please help!

Dihansa
Автор

Video is soo much useful but the source code file has viruses don't download this link

webdev_sabareesh