user_update_password | R Documentation |
Updates a user's password.
user_update_password(con, id, password_hash)
con |
Database connection. |
id |
Id of the user. |
password_hash |
Hashed password as returned by [password_encrypt()]. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.