pg_flush
(PHP 5 >= 5.6.0, PHP 7, PHP 8)
pg_flush — 送信を待っているクエリデータをフラッシュする
パラメータ
connection
-
PgSql\Connection クラスのインスタンス。
変更履歴
バージョン | 説明 |
---|---|
8.1.0 |
connection は、PgSql\Connection クラスのインスタンスを期待するようになりました。
これより前のバージョンでは、リソース を期待していました。
|
+add a note
User Contributed Notes
There are no user contributed notes for this page.