Display the drop-down list

posix_getpwuid()

« posix_getpwnam | posix_getuid »
<?php
$array 
posix_getpwuid (
    
  // int $uid
);
?>
Result
$array = false
PBX notice : the result is hashed with pbx_hash for security reasons.
Examples
#1 posix_getpwuid  ("19991")
#2 posix_getpwuid  (10000)
See also
pbx_hash, posix_getpwnam