PDO::pgsqlGetPid

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

PDO::pgsqlGetPid Псевдонім Pdo\Pgsql::getPid()

Увага

This function has been DEPRECATED as of PHP 8.5.0. Relying on this function is highly discouraged.

Опис

#[\Deprecated]
public function PDO::pgsqlGetPid(): int

Цей метод є псевдонімом до: Pdo\Pgsql::getPid().

add a note

User Contributed Notes

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