   #PHP Manual POSIX functions posix_getgroups posix_getpgid

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                posix_getlogin

   (PHP 3>= 3.0.13, PHP 4 )
   posix_getlogin -- Return login name

Description

   string posix_getlogin ( void )

   Returns the login name of the user owning the current process. See
   posix_getpwnam() for information how to get more information about
   this user.
   ______________________________________________________________________

   Prev            Home          Next
   posix_getgroups  Up  posix_getpgid
