PHP 函数:dba_close()

dba_close

关闭数据库。

语法: void dba_close(int handle);

返回值: 无

函数种类: 数据库功能

内容说明

本函数用来将已打开的数据库关闭。参数 handle 为打开数据库时所返回来的代号 ID。