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

search for in the

posix_setgid> <posix_setegid
Last updated: Fri, 13 Nov 2009

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 を返します。

参考



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

posix_setgid> <posix_setegid
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites