PHP classes

Process

Description

The Process class is a cross-platform OOP wrapper for the PHP’s built-in program execution functions (proc_* and the like).

The constructor creates a native process, which is represented by a Process object. This object can then be used to control the process and obtain information about it.

Aimed at PHP 5.2.0 or greater.

Download

  • Version 1.0 (view)