PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

posix_getgid> <posix_getegid
Last updated: Sat, 24 Mar 2007

view this page in

posix_geteuid

(PHP 4, PHP 5)

posix_geteuid — Return the effective user ID of the current process

Popis

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.

Návratové hodnoty

Returns the identifier, as an integer.



add a note add a note User Contributed Notes
posix_geteuid
There are no user contributed notes for this page.

posix_getgid> <posix_getegid
Last updated: Sat, 24 Mar 2007
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites