UserAuthenticate UserAuthenticate(
String
$username, String
$pass)
|
|
Identifies a User in BIGACE by comapring Username/Password against the existing User Data.
This Object will treat the User as a anonymous (all+) User if name or password is empty, being sure that a User cannot have an empty password.
Parameters:
Gets the Users status within BIGACE, if false the User will not be able to LOG IN or handle any other thing in BIGACE. This is useful if you want to keep all Right Information and personal data but don't let the user work for now.
If User is not known it will return the same as
.
Tags: