update : 2015.11.03
php.shukuma.com검색:
|
ibase_drop_db(PHP 5) ibase_drop_db — Drops a database 설명
bool ibase_drop_db
([ resource
$connection = NULL
] )This functions drops a database that was opened by either ibase_connect() or ibase_pconnect(). The database is closed and deleted from the server. 인수
반환값
성공 시 참고
|