php man page for pg_consume_input

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 connection

SYNOPSIS
bool pg_consume_input (resource $connection)
DESCRIPTION
pg_consume_input(3) consumes any input waiting to be read from the database server.
PARAMETERS
o $connection - PostgreSQL database connection resource.
RETURN VALUES
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. PHP Documentation Group PG_CONSUME_INPUT(3)
Related Man Pages
pg_host(3) - php
pg_last_error(3) - php
pg_trace(3) - php
pg_tty(3) - php
pg_version(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
UNIX.COM 2017 Year End Summary
Status of UNIX.COM Forum Transformation
Denial Of Service Attack Update