posix_getpwnam

Example

 array posix_getpwnam ( string $username ) 

Description

Returns an array of information about the given user.

Return Values

On success an array with the following elements is returned, else FALSE is returned: The user information array Element Description