   #PHP Manual Process Control Functions Process Control Functions
   pcntl_fork

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                  pcntl_exec

   (PHP 4 >= 4.2.0)
   pcntl_exec --  Executes specified program in current process space

Description

   bool pcntl_exec ( string path [, array args [, array envs]])

   Warning

   This function is currently not documented; only the argument list is
   available.
   ______________________________________________________________________

   Prev                      Home       Next
   Process Control Functions  Up  pcntl_fork
