Query: odbc_close_all
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ODBC_CLOSE_ALL(3) 1 ODBC_CLOSE_ALL(3) odbc_close_all - Close all ODBC connectionsSYNOPSISvoid odbc_close_all (void )DESCRIPTIONodbc_close_all(3) will close down all connections to database server(s).PARAMETERSThis function has no parameters.RETURN VALUESNo value is returned.NOTESNote This function will fail if there are open transactions on a connection. This connection will remain open in this case. PHP Documentation Group ODBC_CLOSE_ALL(3)
| Related Man Pages |
|---|
| oci_close(3) - php |
| db2_close(3) - php |
| db2_pclose(3) - php |
| msql_pconnect(3) - php |
| mongoclient.getconnections(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Simple rules of the UNIX.COM forums: |
| Rules for Homework & Coursework Questions Forum |
| Forum Video Tutorial: How to Use Code Tags |
| Please Welcome Don Cragun as Lead Moderator |