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 System.getpwent.
- See also
array(array(int|string)) get_all_users()
Returns an array with all users in the system.
An array with arrays of userinfo as in System.getpwent.