posix_getuid

(PHP 3>= 3.0.10, PHP 4 , PHP 5)

posix_getuid --  Restituisce il reale ID dell'utente per il processo corrente

Descrizione

int posix_getuid ( void )

La funzione restituisce il reale ID dell'utente per il processo corrente. Vedere anche posix_getpwuid() per dettagli su come convertire questo nel nome dell'utente.