dba_list

(PHP 4 >= 4.3.0, PHP 5)

dba_listList all open database files

說明

array dba_list ( void )

dba_list() list all open database files.

回傳值

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

add a note add a note

User Contributed Notes

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