PDO::pgsqlGetPid

(PHP 5 >= 5.6.0)

PDO::pgsqlGetPidGet the server PID

Опис

public int PDO::pgsqlGetPid ( void )

Returns the server's PID.

Значення, що повертаються

The server's PID.

add a note add a note

User Contributed Notes

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