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

pg_consume_input - Reads input on the connection | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

pg_consume_input

(PHP 5 >= 5.6.0, PHP 7)

pg_consume_inputReads input on the connection

説明

bool pg_consume_input ( resource $connection )

pg_consume_input() consumes any input waiting to be read from the database server.

パラメータ

connection

PostgreSQL database connection resource.

返り値

TRUE if no error occurred, or FALSE if there was an error. Note that TRUE does not necessarily indicate that input was waiting to be read.


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

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