ibase_close(3) php man page | unix.com

Man Page: ibase_close

Operating Environment: php

Section: 3

IBASE_CLOSE(3)								 1							    IBASE_CLOSE(3)

ibase_close - Close a connection to an InterBase database

SYNOPSIS
bool ibase_close NULL ([resource $connection_id])
DESCRIPTION
Closes 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.
PARAMETERS
o $connection_id - An InterBase link identifier returned from ibase_connect(3). If omitted, the last opened link is assumed.
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
ibase_connect(3), ibase_pconnect(3). PHP Documentation Group IBASE_CLOSE(3)
Related Man Pages
ibase_pconnect(3) - php
mssql_select_db(3) - php
ibase_blob_import(3) - php
ibase_fetch_object(3) - php
mssql_close(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team
Denial Of Service Attack Update
Please Welcome Nicki Paul to the Moderator Team!