PEAR Manual
This manual is provided as a courtesy. It is not an official source. Please check pear.php.net for updated information.
bool File_Passwd_Common::userExists (string $user)
bool File_Passwd_Common::userExists
Check if a certain user already exists.
the name of the user to check if already exists
Returns boolean whether user already exists.
This function can not be called statically.