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_getppid - 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_getpwnam" width="11" height="7"/> <posix_getpid
Last updated: Fri, 05 Sep 2008

view this page in

posix_getppid

(PHP 4, PHP 5)

posix_getppid親プロセスの ID を返す

説明

int posix_getppid ( void )

現在のプロセスの親プロセスの ID を返します。

返り値

ID を表す整数値を返します。

例1 posix_getppid() の使用例

<?php
echo posix_getppid(); //8259
?>



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

posix_getpwnam" width="11" height="7"/> <posix_getpid
Last updated: Fri, 05 Sep 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites