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