Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 15398 программистов и 1724 робота. Сейчас ищет 1231 программист ...
System_ProcWatch_Parser::parse
Вернуться к: Parser Information
System_ProcWatch_Parser::parse
System_ProcWatch_Parser::parse() – Parse
Synopsis
array System_ProcWatch_Parser::parse ( string $data )
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.
Вернуться к: Parser Information