PHP3 Manual | ||
---|---|---|
Prev | Next |
pg_Close -- closes a PostgreSQL connection
Returns false if connection is not a valid connection index, true otherwise. Closes down the connection to a PostgreSQL database associated with the given connection index.
Prev | Home | Next |
PostgreSQL functions | Up | pg_cmdTuples |