Документ взят из кэша поисковой машины. Адрес оригинального документа : http://old.hcs.cmc.msu.ru/php/function.posix-getlogin.html
Дата изменения: Sun Feb 3 22:52:46 2002
Дата индексирования: Mon Oct 1 22:34:03 2012
Кодировка:
posix_getlogin

posix_getlogin

(3.0.13 - 3.0.18 only, PHP 4 >= 4.0.0)

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.