IT学习者 -> 技术文档 -> PHP 完全中文手册

函数:msql_list_dbs()


msql_list_dbs

列出可用数据库 (database)。

语法: int msql_list_dbs(int [link_identifier]);

返回值: 整数

函数种类: 数据库功能

内容说明

本函数可以得到 mSQL 服务器的可用数据库。参数 link_identifier 可省略。



[ 上一页  PHP中文手册  下一页 ]

PHP 首页 | PHP 导读 | PHP 函数库 | PHP 函数索引 | PHP 范例程序