File_Passwd_Common::userExists()

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

Synopsis

bool File_Passwd_Common::userExists (string $user)

Opis

Check if a certain user already exists.

Parametr

string $user

the name of the user to check if already exists

Zwracana wartość

Returns boolean whether user already exists.

Uwagi

Ta funkcja nie może być wywołana statycznie.