setthreadtitle

setthreadtitle

(PECL proctitle >= 0.1.2)

setthreadtitleSet the thread title

Description

bool setthreadtitle ( string $title )

Sets the thread title.

Parameters

title

The title to use as the thread title.

Return Values

Returns TRUE on success or