how to change password

Hi…

I would like to know how to implement a change password functionality. I have searched through forum n google and have not found a good one yet. i am using md5 for encryption

regards

ajith

Try through this eg. - http://www.yiiframework.com/wiki/718/yii-change-password-with-use-of-old-and-repeat-password-using-bootstrap-tbactiveform/

It’s for Yii 1.0, but same way to implement in Yii 2.0 also…

@Rohit

;D ;D ;D

The advanced template for Yii2 has that built in.

Try and generate an application from it and have a look.

http://www.yiiframework.com/doc-2.0/guide-tutorial-advanced-app.html

@jacmoe

Thanks & Regards

Ajith