0){ $qryupd=mysql_query("update tbl_admin set password='".$_REQUEST["NPass"]."' where usrname='".$_SESSION['usrname']."' and password='".$_REQUEST["OPass"]."'") or die("Invalid Values: " . mysql_error()); if($qryupd){ $mess="Password changed successfully!"; $OkMsg=true; } }else{ $mess="Old password do not match!"; } } }else{ $mess="New & Confirm password do not match!"; } } ?>
 
Manage Password

This is the Change Password panel of your website. Use the below text boxes to change your password to access Control Panel.
 
Change Password
Required Information
''){ ?>
   
  User Name
  Old Password
  New Password
  Confirm Password