parent root
PHP: PDO::pgsqlGetPid - Manual

PDO::pgsqlGetPid

(PHP 5 >= 5.6.0, PHP 7)

PDO::pgsqlGetPidGet the server PID

Description

public PDO::pgsqlGetPid ( void ) : int

Returns the server's PID.

Return Values

The server's PID.

add a noteadd a note

User Contributed Notes

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