検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 19 for dbs (0.001 sec.)
Get db name from results of cubrid_list_dbs 12755
« cubrid_data_seek cubrid_errno » PHP Manual CUBRID MySQL 互換関数 Get db name from results of c ... ubrid_list_dbs cubrid_db_name (PECL CUBRID >= 8.3.1) cubrid_db_na ... me — Get db name from results of cubrid_list_dbs 説明 cubrid_db_name ( array $result , int $index ) ... rieve the database name from a call to cubrid_list_dbs() . パラメータ result The result pointer from a ca ... ll to cubrid_list_dbs() . index The index into the result set. 戻り値 Re ...
https://man.plustar.jp/php/function.cubrid-db-name.html - [similar]
Return an array with the list of all existing CUBRID databases 11747
« cubrid_field_type cubrid_num_fields » PHP Manual CUBRID MySQL 互換関数 Return an array with th ... list of all existing CUBRID databases cubrid_list_dbs (PECL CUBRID >= 8.3.0) cubrid_list_dbs — Return an ... of all existing CUBRID databases 説明 cubrid_list_dbs ( resource $conn_identifier = ? ): array This func ... ; on success. false on failure. 例 例1 cubrid_list_dbs() example <?php $conn = cubrid_connect ( "localhos ... t" , 33000 , "demodb" ); $db_list = cubrid_list_dbs ( $conn ); var_dump ( $db_list ); cubrid_disconnec ...
https://man.plustar.jp/php/function.cubrid-list-dbs.html - [similar]
mysql_list_dbs のコール結果からデータベース名を取得する 11508
« mysql_data_seek mysql_db_query » PHP Manual MySQL 関数 mysql_list_dbs のコール結果からデータベ ... _db_name (PHP 4, PHP 5) mysql_db_name — mysql_list_dbs() のコール結果からデータベース名を取得する 警告 こ ... nt $row , mixed $field = NULL ): string mysql_list_dbs() をコールした結果からデータベース名を取得します。 ... パラメータ result mysql_list_dbs() をコールして 得られた結果ポインタ。 row 結果セッ ... , 'username' , 'password' ); $db_list = mysql_list_dbs ( $link ); $i = 0 ; $cnt = mysql_num_rows ( $db_li ...
https://man.plustar.jp/php/function.mysql-db-name.html - [similar]
MySQL サーバー上で利用可能なデータベースのリストを得る 10979
« mysql_insert_id mysql_list_fields » PHP Manual MySQL 関数 MySQL サーバー上で利用可能なデータベ ... ースのリストを得る mysql_list_dbs (PHP 4, PHP 5) mysql_list_dbs — MySQL サーバー上で ... ます。 SQL クエリー: SHOW DATABASES 説明 mysql_list_dbs ( resource $link_identifier = NULL ): resource 現在 ... などの関数を 利用してください。 例 例1 mysql_list_dbs() の例 <?php // mysql_list_dbs() を使わない方法 $l ... _user' , 'mysql_password' ); $db_list = mysql_list_dbs ( $link ); while ( $row = mysql_fetch_object ( $db ...
https://man.plustar.jp/php/function.mysql-list-dbs.html - [similar]
CUBRID MySQL 互換関数 8349
« cubrid_version cubrid_affected_rows » PHP Manual CUBRID CUBRID MySQL 互換関数 CUBRID MySQL 互換 ... _db_name — Get db name from results of cubrid_list_dbs cubrid_errno — Return the numerical value of the e ... orresponding to the given field offset cubrid_list_dbs — Return an array with the list of all existing CU ...
https://man.plustar.jp/php/cubridmysql.cubrid.html - [similar]
リソース型の一覧 7991
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の ... coding() cubrid_errno() cubrid_error() cubrid_list_dbs() cubrid_ping() cubrid_query() cubrid_real_escape_ ... coding() cubrid_errno() cubrid_error() cubrid_list_dbs() cubrid_ping() cubrid_query() cubrid_real_escape_ ... ) , mysql_error() , mysql_insert_id() , mysql_list_dbs() , mysql_list_fields() , mysql_list_tables() , my ... ) , mysql_error() , mysql_insert_id() , mysql_list_dbs() , mysql_list_fields() , mysql_list_tables() , my ...
https://man.plustar.jp/php/resource.html - [similar]
最初の MySQL API 7871
« Warning::__construct はじめに » PHP Manual MySQL 最初の MySQL API 最初の MySQL API はじめに イ ... な結果ポインタを移動する mysql_db_name — mysql_list_dbs のコール結果からデータベース名を取得する mysql_db_ ... id — 直近のクエリで生成された ID を得る mysql_list_dbs — MySQL サーバー上で利用可能なデータベースのリスト ...
https://man.plustar.jp/php/book.mysql.html - [similar]
MySQL 関数 7871
« MySQL 拡張モジュールの概要を示す例 mysql_affected_rows » PHP Manual MySQL (最初の API) MySQL 関 ... な結果ポインタを移動する mysql_db_name — mysql_list_dbs のコール結果からデータベース名を取得する mysql_db_ ... id — 直近のクエリで生成された ID を得る mysql_list_dbs — MySQL サーバー上で利用可能なデータベースのリスト ...
https://man.plustar.jp/php/ref.mysql.html - [similar]
CUBRID 7803
« ベンダー固有のモジュール はじめに » PHP Manual ベンダー固有のモジュール CUBRID CUBRID はじめに ... _db_name — Get db name from results of cubrid_list_dbs cubrid_errno — Return the numerical value of the e ... orresponding to the given field offset cubrid_list_dbs — Return an array with the list of all existing CU ...
https://man.plustar.jp/php/book.cubrid.html - [similar]
Return the number of columns in the result set 7803
« cubrid_list_dbs cubrid_ping » PHP Manual CUBRID MySQL 互換関数 Return the number of columns in ...
https://man.plustar.jp/php/function.cubrid-num-fields.html - [similar]
PREV 1 2 NEXT