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

search for in the

posix_getpwnam> <posix_getpid
[edit] Last updated: Fri, 23 Mar 2012

view this page in

posix_getppid

(PHP 4, PHP 5)

posix_getppidÜst süreç kimliğini döndürür

Açıklama

int posix_getppid ( void )

Çalışan süreci çalıştıran sürecin süreç kimliğini döndürür.

Dönen Değerler

Süreç kimliği bir tamsayı olarak döner.

Örnekler

Örnek 1 - posix_getppid() örneği

<?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.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites