Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 17420 программистов и 1872 робота. Сейчас ищет 1791 программист ...
System_ProcWatch::run
Вернуться к: Introduction and Features
System_ProcWatch::run
System_ProcWatch::run() – Run once
Synopsis
void System_ProcWatch::run ( string $ps_args = 'aux' )
Run once.
Parameter
- string $ps_args
-
arguments that should be passed to ps
Throws
Throws no exception.
Note
This function can not be called statically.
Вернуться к: Introduction and Features