Forgot Password Recovery in Login System with PHP and MySQL
Read Tutorial and Download source code from CodexWorld.com –
Forgot Password Recovery Email – Learn how to implement forgot password recovery functionality in login system with PHP and MySQL. Send reset password link via email for forgot password recovery.
Subscribe for more tutorials:
Stay Connected With Us:
Website:
Google+:
Facebook:
Twitter:
source
Dear CodexWorld i followed your code but i am getting error this "Some problem occurred, please try again." i need your help please reply me.
thank
smjh m to aaya ni bkwas
Bro registration.php file missing on your website please mention this and reply here link
send file bung
this is not a complete one and this is not a tutorial 😐
this is not a tutorial this is show off 😐
yes why can't receive recovery email on my inbox
Why cannot receive email ?
Error in updated "userAccount.php" code. Anybody Kindly paste it here. Help I'm stuck.
i got one error plz rectify sir.. error is *some problem occurred, please try again *
fuck you dog money
the code is not complete so you tutorial sucks
He is Brad Pitt undercover. Anyway ty for your effort on making this tutorial. Keep up the good work that youre doing 🙂
Still using Windows 7?
so the database sir also upload to the web server? pleas ehelp
Forgot Password Recovery in Login System with PHP and MySQL i got this error any help ? tnx and advance
thanks bro its working.it works only if host it online
He worked in localhost. Observed one thing , he is login with john smith but in gmail he got mail with another name. So, When we are working in localhost we can't send any email. If it is in live, we can send email.
there's a problem with download the zip file
i think you deleted from Dropbox… !!!!!
what is the name of this amazing music track please?
I did not received an email. WHY IS THAT? I copy the whole file. Is there still lacking?
I am not rcvd the email verification link in my inbox
hello, thanks, it very well, this video is wonderfull
The code gives following error…. please give me solution for this
<?php
if(isset($_POST['forgotSubmit'])){
//check whether email is empty
if(!empty($_POST['email'])){
//check whether user exists in the database
$prevCon['where'] = array('email'=>$_POST['email']);
$prevCon['return_type'] = 'count';
$prevUser = $user->getRows($prevCon);
error:
Notice: Undefined variable: user in C:xampphtdocsemail_testuserAccount.php on line 8
Fatal error: Call to a member function getRows() on null in C:xampphtdocsemail_testuserAccount.php on line 8
Im not getting the email verification link in my inbox !! what to do now ?