ID:          41938
 Updated by:  [EMAIL PROTECTED]
 Reported By: [EMAIL PROTECTED]
 Status:      Open
 Bug Type:    Documentation problem
 PHP Version: Irrelevant
 New Comment:

Can you confirm that the following code is accurate (I'm on windows and
don't have posix functions)...

<?php
$pid = posix_getppid();
echo posix_getpgid($pid);
?>




Previous Comments:
------------------------------------------------------------------------

[2007-07-09 13:37:46] [EMAIL PROTECTED]

Description:
------------
The function posix_getpgid() have broken example code.
It's missing $pid param.



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=41938&edit=1

Reply via email to