Query: pg_consume_input
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PG_CONSUME_INPUT(3) PG_CONSUME_INPUT(3) pg_consume_input - Reads input on the connectionSYNOPSISbool pg_consume_input (resource $connection)DESCRIPTIONpg_consume_input(3) consumes any input waiting to be read from the database server.PARAMETERSo $connection - PostgreSQL database connection resource.RETURN VALUESTRUE 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. PHP Documentation Group PG_CONSUME_INPUT(3)
Related Man Pages |
---|
db2_close(3) - php |
db2_pclose(3) - php |
pg_client_encoding(3) - php |
pg_end_copy(3) - php |
pg_host(3) - php |