|
PDO::pgsqlGetNotifyGet asynchronous notification Beschreibung
public array PDO::pgsqlGetNotify
([ int
$result_type = PDO::FETCH_USE_DEFAULT
[, int $ms_timeout = 0
]] )Returns a result set representing a pending asynchronous notification. Parameter-Liste
Rückgabewerte
If one or more notifications is pending, returns a single row, with fields
message and pid, otherwise returns
|