parent root
PHP: dba_list - Manual

dba_list

(PHP 4 >= 4.3.0, PHP 5, PHP 7)

dba_listList all open database files

Description

dba_list ( void ) : array

dba_list() list all open database files.

Return Values

An associative array, in the form resourceid => filename.

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root