Method get_all_users()
- Method get_all_users
array(array(int|string)) get_all_users()
- Description
Returns an array with all users in the system.
- Returns
An array with arrays of userinfo as in getpwent.
- See also
getpwent() getpwnam() getpwuid()
array(array(int|string)) get_all_users()
Returns an array with all users in the system.
An array with arrays of userinfo as in getpwent.
getpwent() getpwnam() getpwuid()