I have a cake php 2.0 program with a change password facility. Before a user changes their password I want them to reconfirm their password. What is the best way to do this in Cake? Let’s say I have two variables in my UserController class called $username and $password….
Many thanks :).
Refer this URL’s for the information:-
change_password
CakePHP login form with password confirmation using Auth component
cakephp password validation
password