PDO::pgsqlGetPid

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

PDO::pgsqlGetPidサーバーのPIDを取得する

説明

public PDO::pgsqlGetPid(): int

サーバーのPIDを返します。

パラメータ

この関数にはパラメータはありません。

戻り値

サーバーのPIDを返します。

add a note

User Contributed Notes

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