Question

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 :).

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top