Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
PHP: posix_seteuid - Manual
[go: Go Back, main page]

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

search for in the

posix_setgid" width="11" height="7"/> <posix_setegid
Last updated: Thu, 31 May 2007

view this page in

posix_seteuid

(PHP 4 >= 4.0.2, PHP 5)

posix_seteuid — 現在のプロセスの実効 UID を設定する

説明

bool posix_seteuid ( int $uid )

現在のプロセスの実効ユーザ ID を設定します。 この関数は特権関数であり、実行するにはシステム上において適当な権限 (通常は root) が必要です。

パラメータ

uid

ユーザ ID。

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。

参考

posix_setgid()



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

posix_setgid" width="11" height="7"/> <posix_setegid
Last updated: Thu, 31 May 2007
 
 
show source | credits | sitemap | contact | advertising | mirror sites