hey guys how to change the password in yii.I need to display first insert and old password then need to chage the password .pls give me idea to do this .help me pls,thax in advance
hey guys how to change the password in yii.I need to display first insert and old password then need to chage the password .pls give me idea to do this .help me pls,thax in advance
Are you talking about user managment? Anyway, check out my usr extension. Read through the code and see how it handles upading user’s password in various scenarios (simple change, forced change, recovery).
Follow this wiki to find best solution -
Change Password with TbActiveForm
You can use the extension TbActiveForm