PHPマニュアル/PEARマニュアル | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot

pg_flush - Flush outbound query data on the connection | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

pg_flush

(PHP 5 >= 5.6.0, PHP 7)

pg_flushFlush outbound query data on the connection

説明

mixed pg_flush ( resource $connection )

pg_flush() flushes any outbound query data waiting to be sent on the connection.

パラメータ

connection

PostgreSQL database connection resource.

返り値

Returns TRUE if the flush was successful or no data was waiting to be flushed, 0 if part of the pending data was flushed but more remains失敗した場合に FALSE を返します.


忘却曲線を使ってこの関数を確実に記憶に残す

フォーラムで「pg_flush - Flush outbound query data on the connection」について話す
各種マニュアル: PHPマニュアル | PEARマニュアル | Smarty(英語)マニュアル | PHP-GTKマニュアル | pg_flush - Flush outbound query data on the connection」をGoogle検索
copyright © 1997-2024 PHP ドキュメント作成グループ(ライセンス). provided by php spot. マニュアル: