php man page for ibase_drop_db

Query: ibase_drop_db

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

IBASE_DROP_DB(3)							 1							  IBASE_DROP_DB(3)

ibase_drop_db - Drops a database

SYNOPSIS
bool ibase_drop_db NULL ([resource $connection])
DESCRIPTION
This functions drops a database that was opened by either ibase_connect(3) or ibase_pconnect(3). The database is closed and deleted from the server.
PARAMETERS
o $connection - An InterBase link identifier. 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_DROP_DB(3)
Related Man Pages
fbsql_select_db(3) - php
ibase_trans(3) - php
ibase_blob_import(3) - php
ingres_commit(3) - php
ingres_pconnect(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Forum Video Tutorial: How to Use Code Tags
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch