PEAR Manual
This manual is provided as a courtesy. It is not an official source. Please check pear.php.net for updated information.
mixed File_Passwd_Common::listUser ([string $user = ''])
mixed File_Passwd_Common::listUser
List one user's properties or all users.
the user to list or all users if empty
Returns array of user(s) or PEAR_Error on failure.
Table 37-1. Possible PEAR_Error values
This function can not be called statically.