query("UPDATE `centers` SET `password` = '".$_POST['pass']."' WHERE `centers`.`id` = '".$_SESSION['pass']['center_id']."'"); echo ''; }else{ echo ''; } } ?>

Change Password

location.href="forgot.php"'; } include 'includes/footer.php'; ?>