users.verifyUserEmail

Syntax

int users.verifyUserEmail ( int vhost, string username, string email )

Argument Info

NameTypeRequiredDefault valueDescription
vhostintRequirednoneThe id of the vhost.
usernamestringRequirednoneThe username of the user you are attempting to verify.
emailstringRequirednoneAn email address of the user you are attempting to verify.

Return Values

FieldDescriptionPossible Values