posix_getlogin

posix_getlogin

(PHP 4, PHP 5, PHP 7)

posix_getloginReturn login name

Description

string posix_getlogin ( void )

Returns the login name of the user owning the current process.

Return Values

Returns the login name of the user, as a string.