3.11 getdblist
Gets the list of available databases and returns it as an array.
Parameters:
$kiriwrite_dbmodule->getdblist();
Usage:
$kiriwrite_dbmodule->getdblist();
If a database error occurs while getting the list of databases, the error returned should be 'DatabaseError' in the $error scalar and the information about the error placed in the $errorext scalar.