Afficher la liste déroulante

posix_getpwnam()

« posix_getgrnam | posix_getpwuid »
<?php
$array 
posix_getpwnam (
    
  // string $username
);
?>
Résultat
$array = false
Notification PBX : le résultat est haché avec pbx_hash pour des raisons de sécurité.
Exemples
#1 posix_getpwnam  ("xozhoz")
#2 posix_getpwnam  ("tom")
Voir aussi
pbx_hash, posix_getpwuid