ibase_drop_db Drops a database Description boolibase_drop_db resourceconnection This functions drops a database that was opened by either ibase_connect or ibase_pconnect. The database is closed and deleted from the server. &return.success; See also ibase_connect and ibase_pconnect.