File_Passwd_Common::userExists()

File_Passwd_Common::userExists() -- Check if user exists

Referentiesamenvatting

bool File_Passwd_Common::userExists (string $user)

Beschrijving

Check if a certain user already exists.

Parameter

string $user

the name of the user to check if already exists

Return waarde

Returns boolean whether user already exists.

Note

Deze functie kan niet statisch worden aangeroepen.