PHP 8.4.2 Released!

PDO::pgsqlGetNotify

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

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

Опис

public PDO::pgsqlGetNotify(int $fetchMode = PDO::FETCH_DEFAULT, int $timeoutMilliseconds = 0): array|false

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

add a note

User Contributed Notes

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