File_Passwd_Common::userExists()

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

Synopsis

bool File_Passwd_Common::userExists (string $user)

Описание

Check if a certain user already exists.

Параметр

string $user

the name of the user to check if already exists

Возвращаемое значение

Returns boolean whether user already exists.

Заметка

Эта функция не должна вызываться статически.