Hi I am trying to make forgot password script and successfully completed but I am getting one problem. In forgot.php When user enter email, script checks the email
forgot.php
I got a bug in resetpass.php
resetpass.php
You'l first have to use $_GET['code'] to get your activation code and store in a hidden field of
$_GET['code']
here is modified code, that should work.
New Password: