Jump to content

Simple password recovery


ngreenwood6

Recommended Posts

I am looking for something where on the main page if a user forgets their password they can click forgot password. It will then take them to a page where they can put in their email address. Once they put in their email address they will have to verify their security question and enter a new password which gets submitted to the database. I have the security question already set up and the database for the users. I just cannot get the password recovery section. I have googled and looked at tutorials to no luck. Someone please help it will be appreciated.

Link to comment
https://forums.phpfreaks.com/topic/118151-simple-password-recovery/
Share on other sites

Why did you post like 3 topics on this, if you don't mind me asking?  It won't get you more help than one topic would.  In fact, it's likely to get less help.  And all you have to do is check against what's in the database and give them a new password.  Basic MySQL stuff.

This is the third post because I figured I would just start over and see if someone could help me from the beginning. jabop the whole point is to not email them a password. If I wanted it emailed to them i could have already done that. I think it is inconvienent to check my email. I just want to reset it while i am there. Please only post if you are willing to help.

I am not even developing a site. I am trying to learn php and mysql. I have a little knowledge and books just don't show real world uses. So I am creating test features so that I can learn how to get and insert data into databases. Sorry for trying to learn.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.