posix_getppid
(PHP 4, PHP 5)
posix_getppid — 親プロセスの ID を返す
説明
int posix_getppid ( void )現在のプロセスの親プロセスの ID を返します。
返り値
ID を表す整数値を返します。
posix_getppid
There are no user contributed notes for this page.
(PHP 4, PHP 5)
posix_getppid — 親プロセスの ID を返す
現在のプロセスの親プロセスの ID を返します。
ID を表す整数値を返します。