setproctitle Set the process title &reftitle.description; voidsetproctitle stringtitle Sets the process title of the current process. &reftitle.parameters; title The title to use as the process title. &reftitle.returnvalues; &return.void; &reftitle.examples; <function>setproctitle</function> example Running the example below will change the process title (visible with ps a for example). ]]> &example.outputs.similar; &reftitle.seealso; pcntl_fork setthreadtitle