proc_get_status()
proc_get_status - Get information about a process opened by
proc_open()
Syntax
array proc_get_status (
resource $process)
Arguments
- process - The proc_open() resource that will be evaluated.
Description
proc_get_status() fetches data about a process opened using proc_open().
Version
PHP 5
Return value
An array of collected information on success, and FALSE on failure. The returned array contains the following elements: