Quantcast
Channel: Go4Expert
Viewing all articles
Browse latest Browse all 1987

Reset password code not working? Can anyone here help me to fix this?

$
0
0
Hello there I am trying to update the password but whenever I execute this code it gives an error message. Is anyone here can check this code tell me how to fix this..
What I did i created php code for forgot password using token and email and successfully can run the code. But whenever I run this code below it doesn't execute the code.
I am new in programming so can anyone here help me this code.
PHP:
<?php
    
if (isset($_GET["token"]) && isset($_GET["email"])) {...
Reset password code not working? Can anyone here help me to fix this?

Viewing all articles
Browse latest Browse all 1987

Trending Articles