php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
php_cli_process_title.stub.php File Reference

Go to the source code of this file.

Functions

 cli_set_process_title (string $title)
 
 cli_get_process_title ()
 

Function Documentation

◆ cli_get_process_title()

cli_get_process_title ( )

Definition at line 5 of file php_cli_process_title.stub.php.

◆ cli_set_process_title()

cli_set_process_title ( string $title)

Definition at line 3 of file php_cli_process_title.stub.php.