Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 17380 программистов и 1872 робота. Сейчас ищут 1872 программиста ...
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