Query: ibase_close
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IBASE_CLOSE(3) 1 IBASE_CLOSE(3) ibase_close - Close a connection to an InterBase databaseSYNOPSISbool ibase_close NULL ([resource $connection_id])DESCRIPTIONCloses the link to an InterBase database that's associated with a connection id returned from ibase_connect(3). Default transaction on link is committed, other transactions are rolled back.PARAMETERSo $connection_id - An InterBase link identifier returned from ibase_connect(3). If omitted, the last opened link is assumed.RETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSOibase_connect(3), ibase_pconnect(3). PHP Documentation Group IBASE_CLOSE(3)
| Related Man Pages |
|---|
| mysql_select_db(3) - php |
| fbsql_select_db(3) - php |
| ingres_autocommit(3) - php |
| ibase_trans(3) - php |
| ibase_query(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Simple rules of the UNIX.COM forums: |
| Please Welcome Don Cragun as Lead Moderator |
| Denial Of Service Attack Update |
| Please Welcome Nicki Paul to the Moderator Team! |