|
PHP5中文手册
说明
array proc_get_status
( resource $process
)
proc_get_status() fetches data about a process opened using proc_open(). 返回值An array of collected information on success, and FALSE on failure. The returned array contains the following elements:
|