©
이 문서에서는 PHP 중국어 웹사이트 매뉴얼 풀어 주다
(PHP 4, PHP 5, PHP 7)
dba_close — Close a DBA database
$handle
)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() .
没有返回值。