void checklogin(
string
$strUsername, string
$strPassword, string
$strEmail)
|
|
Checks if the passed values are correct.
An array will be returned consisting of the following items: 1) the result of this function 2) the id's of the failing items 3) the (error) messages
Parameters: