How to Change Password using PHP
This tutorial will teach you on how to change users password using PHP. First the user needs to login to the system so that the system can get the details of the user. Then, if the user decided to change its password, it needs to enter its old, the new, and retype new password.