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
You need to change the action from resetpass.php
to resetpass.php?code=
Otherwise the code gets lost when you submit the form.
For example: (Not bugfree!)
But think about some things: