编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « DBA 函数
  • dba_delete »
  • PHP Manual
  • DBA 函数
  • Close a DBA database

dba_close

(PHP 4, PHP 5, PHP 7)

dba_close — Close a DBA database

说明

dba_close ( resource $handle ) : void

dba_close() closes the established database and frees all resources of the specified database handle.

参数

handle

The database handler, returned by dba_open() or dba_popen().

返回值

没有返回值。

参见

  • dba_open() - Open database
  • dba_popen() - Open database persistently

相关文章
php cubrid 函数 close a database connectionphp dba 函数 close a dba databasephp dba 函数 list all open database filesphp dba 函数 fetch next keyphp dba 函数 open databasephp dba 函数 optimize databasephp dba 函数 open database persistentlyphp dba 函数 synchronize databasephp dbase 函数 packs a databasephp dbx 函数 close an open connection/databasephp frontbase 函数 sets or retrieves the password for a frontbase databasephp frontbase 函数 read a blob from the databasephp firebird/interbase 函数 close a connection to an interbase databasephp firebird/interbase 函数 drops a databasephp ingres 函数 close an ingres database connectionphp pdf 函数 close imagephp rrd 函数 updates the rrd databasephp sqlite 函数 opens an sqlite database and create the database if it does not existphp sqlite 函数 opens a persistent handle to an sqlite database and create the database if it does not existphp yaz 函数 close yaz connection
关注编程学问公众号
编程学问网 湘ICP备20001732号