0) { $username=$_POST['mobileno']; $password=$_POST['password_1']; $Updatecart = "UPDATE shop_user SET `password`='$password' WHERE user_id= '$sessionid_free' "; $Recart = mysql_query($Updatecart); $flag='sucess'; } else { header("location:reset_password.php?error=error"); } } ?>
Danger! Please Enter Valid User Name/Email-id.
Success !  Password Reset Sucessfully.