PDO::pgsqlGetPid

(PHP 5 >= 5.6.0, PHP 7, PHP 8)

PDO::pgsqlGetPidGet the server PID

Descrizione

public PDO::pgsqlGetPid(): int

Returns the server's PID.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

The server's PID.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top