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

posix_geteuid

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

posix_geteuid --  Return the effective user ID of the current process

Description

int posix_geteuid ( (void);)

Return the numeric effective user ID of the current process. See also posix_getpwuid() for information on how to convert this into a useable username.