DESCR-pcntl 317 B

123456
  1. Process Control support in PHP implements the Unix style of process
  2. creation, program execution, signal handling and process termination.
  3. Process Control should not be enabled within a web server environment
  4. and unexpected results may happen if any Process Control functions
  5. are used within a web server environment.