PHP » GoLang |
login |
register |
about
|
GoLang cli_set_process_title
request it (441)
GoLang replacement for PHP's cli_set_process_title
[edit | history]
cli_set_process_title(PHP 5 >= 5.5.0, PHP 7) cli_set_process_title — Sets 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
<?php See Also
|
more
Recently updated
more
Most requested
more
Last requests
|