posix_getpwuid

Example

 array posix_getpwuid ( int $uid ) 

Description

Returns an array of information about the user referenced by the given user ID.

Return Values

Returns an associative array with the following elements: The user information array Element Description