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