| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
PDO::pgsqlGetNotify(PHP 5 >= 5.6.0, PHP 7) PDO::pgsqlGetNotify — Get asynchronous notification 説明
public array PDO::pgsqlGetNotify
([ int
$result_type = PDO::FETCH_USE_DEFAULT
[, int $ms_timeout = 0
]] )Returns a result set representing a pending asynchronous notification. パラメータ
返り値
If one or more notifications is pending, returns a single row, with fields
message and pid, otherwise returns
|
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「PDO::pgsqlGetNotify - Get asynchronous notification」をGoogle検索
|