Alternc  latest
Alternc logiel libre pour l'hébergement
sql_users_dopassword.php File Reference

Go to the source code of this file.

Variables

 $fields
 Change the password of a MySQL user account. More...
 

Variable Documentation

◆ $fields

$fields
Initial value:
= array (
"id" => array ("post", "string", ""),
"password" => array ("post", "string", ""),
"passwordconf" => array ("post", "string", ""),
)

Change the password of a MySQL user account.

Definition at line 27 of file sql_users_dopassword.php.