File_Passwd_Common::userExists

File_Passwd_Common::userExists() – Check if user exists

Synopsis

bool File_Passwd_Common::userExists ( string $user )

Description

Check if a certain user already exists.

Parameter

string $user

the name of the user to check if already exists

Return value

Returns boolean whether user already exists.

Note

This function can not be called statically.

List user (Previous) Get path of passwd file (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.