Introduction | |
PEAR Manual | |
array System_ProcWatch_Parser::getProcByPid (
int $pid
)
Get information about a process by its PID.
the PID of the process
Returns array with information about the process with the supplied PID.
Throws no exception.
This function can not be called statically.
Introduction | |
PEAR Manual | |