cubrid_list_dbs
PECL CUBRID >= 8.3.0
cubrid_list_dbs - Return an array with the list of all existing CUBRID databases
Code Examples
Example #1 cubrid_list_dbs example
Result: array(1) {
[0]=>
string(6) "demodb"
}