| | |
Forget Password in PHP
Please support our PHP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Sep 2009
Posts: 523
Reputation:
Solved Threads: 61
0
#2 20 Days Ago
If you forgot the password, there might be some link with the same title, click on it, maybe you will get the mail with your password or else they will ask you to reset the password.
"The discipline of writing something down is the first step towards making it happen."
follow me on twitter
follow me on twitter
0
#3 20 Days Ago
I think he is asking for instructions to create a forgot password link for his own website...
knrakesh if u can be more specific with ur problem, we can help you better
knrakesh if u can be more specific with ur problem, we can help you better
Gimme reputation points if u find my post helpful.
use [code] tags wherever applicable
dont start a new thread unless u cant find the topic already on forum.
mark a thread "solved" as soon as u get a solution
use [code] tags wherever applicable
dont start a new thread unless u cant find the topic already on forum.
mark a thread "solved" as soon as u get a solution
•
•
Join Date: Oct 2009
Posts: 49
Reputation:
Solved Threads: 6
1
#4 20 Days Ago
Well for starters you need have SMTP on your server, i trust you do.
Anyways when a user asks to have there password sent to them you either just get the password from the database and send it or generate a new one and change the database.
Here is some general info
//K0ns3rv
Anyways when a user asks to have there password sent to them you either just get the password from the database and send it or generate a new one and change the database.
Here is some general info
//K0ns3rv
Last edited by K0ns3rv; 20 Days Ago at 5:24 am.
0
#5 18 Days Ago
I suggest create a link with random number and user id and send it via user's email. All user need to do is just type in email and link with those details will be sent via that password (which must match database's email).
After clicking a link, then user will reset the password and either he will be taken to a form to change a password or the one-time-login password will be sent to a user (randomly generated) After login with one time login, force them to change that password
Hope it helps
After clicking a link, then user will reset the password and either he will be taken to a form to change a password or the one-time-login password will be sent to a user (randomly generated) After login with one time login, force them to change that password
Hope it helps
Atheist: God is man made imagination, he doesn't exist!
Theist: It's okay, can you imagine anything else that doesn't exist?
Junior MD --- Python, C++ and PHP
Theist: It's okay, can you imagine anything else that doesn't exist?
Junior MD --- Python, C++ and PHP
![]() |
Similar Threads
- PHP Login (Ask for random password digits) (PHP)
- Create a Password Reset Disk (Windows tips 'n' tweaks)
- forget password (PHP)
- forget my password (Windows NT / 2000 / XP)
- how to retrieve lost password (Windows NT / 2000 / XP)
- new to php, need help adding a forum (PHP)
- php mysql help (PHP)
Other Threads in the PHP Forum
- Previous Thread: Wordpress Online Booking System
- Next Thread: how can i make a web page having both english and hindi character with php mysql
| Thread Tools | Search this Thread |
.htaccess access alexa apache api array beginner binary broken cakephp checkbox class cms code convert cron curl database date directory display dropdown dynamic echo email encode error fairness file files folder form forms function functions google hack href htaccess html htmlspecialchars image include indentedsubcategory insert ip javascript joomla limit link login mail mail() menu methods mlm multiple multipletables mysql network newsletters object oop passwords paypal pdf php problem provider query radio random recursion redirect remote script search secure securephp server sessions simple sms source space sql syntax system table tutorial update upload url user validator variable video voteup web youtube






