Introduction

PEAR Manual


System_ProcWatch_Parser::parse

System_ProcWatch_Parser::parse() -- Parse

Synopsis

array System_ProcWatch_Parser::parse ( string $data )

Description

Parses the output of ps.

Parameter

string $data

output of ps

Return value

Returns array of processes.

Throws

Throws no exception.

Note

This function can not be called statically.




Introduction

PEAR Manual