PHP 7.0.6 Released

PDO::pgsqlGetPid

(PHP 5 >= 5.6.0, PHP 7)

PDO::pgsqlGetPidGet the server PID

Description

public int PDO::pgsqlGetPid ( void )

Returns the server's PID.

Return Values

The server's PID.

User Contributed Notes

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