odbc_close
odbc_close
Close an ODBC connection
void **odbc_close** Odbc\Connection $odbc
Closes down the connection to the database server.
odbc
return.void
Opmerking: > This function will fail if there are open transactions on this connection. The connection will remain open in this case.