pg_ClosePHP ManualPrevNextpg_Closepg_Close -- closes a PostgreSQL connectionDescriptionbool pg_close(int 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.
PrevHomeNextPostgreSQL functionsUppg_cmdTuples
Wyszukiwarka