posix_getegid
(PHP 4, PHP 5)
posix_getegid — 現在のプロセスの有効なグループ ID を返す
説明
int posix_getegid ( void )現在のプロセスの有効なグループ ID を返します。
返り値
グループ ID を返します。
参考
| 使用可能なグループ名に変換する方法に関する情報については、 posix_getgrgid() も参照ください。 |
posix_getegid
There are no user contributed notes for this page.