ibase_drop_db
ibase_drop_db
Drops a database
bool **ibase_drop_db** resource $connection
This functions drops a database that was opened by either
or . The database is closed and deleted from the server.
ibase_connect``ibase_pconnect
connectionAn InterBase link identifier. If omitted, the last opened link is
assumed.
return.success
ibase_connect``ibase_pconnect