CakeFest 2024: The Official CakePHP Conference

dba_list

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

dba_listList all open database files

Açıklama

dba_list(): array

dba_list() list all open database files.

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

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

add a note

User Contributed Notes

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