| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
cubrid_db_name(PECL CUBRID >= 8.3.1) cubrid_db_name — Get db name from results of cubrid_list_dbs 説明
string cubrid_db_name
( array
$result
, int $index
)Retrieve the database name from a call to cubrid_list_dbs(). パラメータ
返り値
Returns the database name on success, and 例
例1 cubrid_db_name() example
<?php 上の例の出力は以下となります。 demodb |
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「cubrid_db_name - Get db name from results of cubrid_list_dbs」をGoogle検索
|