pcntl
Process control functions
???
Jason Greene
jason@inetgurus.net
lead
Process Control support in PHP implements the Unix style
of process creation, program execution, signal handling
and process termination. Process Control should not be
enabled within a webserver environment and unexpected
results may happen if any Process Control functions
are used within a webserver environment.
PHP
beta
5.0.0rc1
2004-03-19
package.xml added to support installation using pear installer