void pcntl_exec ( string $path [, array $args [, array $envs ]] )
Executes the program with the given arguments.
Returns FALSE on error and does not return on success.