|
cli_set_process_titleSets the process title Description
bool cli_set_process_title(string
$title )Sets the process title visible in tools such as top and ps. This function is available only in CLI mode. Parameters
Return Values
Returns Errors/Exceptions
An Examples
Example #1 cli_set_process_title example
See Also
|