File_Passwd_Authdigest::changePasswd

File_Passwd_Authdigest::changePasswd()

File_Passwd_Authdigest::changePasswd() -- Change password

Description

Change the password of a certain user in a specific realm.

This method in fact adds the user whith the new password after deleting the user.

Parameter

string $user

the user whose password should be changed

string $realm

the realm the user is in

string $pass

the new plaintext password

Note

This function can not be called statically.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.