検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 14 for tablename (0.001 sec.)
フィールドのテーブル名を得る 14896
« mysql_stat mysql_thread_id » PHP Manual MySQL 関数 フィールドのテーブル名を得る mysql_tablename ... e (PHP 4, PHP 5) mysql_tablename — フィールドのテーブル名を得る 警告 この拡張モジュ ... らが使えます。 SQL クエリー: SHOW TABLES 説明 mysql_tablename ( resource $result , int $i ): string | false resu ... を返します。 結果ポインタの中身を調べるために mysql_tablename() 関数を利用し、取得したテーブルを 利用するには my ... ray() などの関数を 利用してください。 例 例1 mysql_tablename() の例 <?php mysql_connect ( "localhost" , "mysql_ ...
https://man.plustar.jp/php/function.mysql-tablename.html - [similar]
MySQL データベース上のテーブルのリストを得る 9225
« mysql_list_processes mysql_num_fields » PHP Manual MySQL 関数 MySQL データベース上のテーブルの ... 返します。 結果ポインタの中身を調べるためには mysql_tablename() 関数を利用し、 取得したテーブルを利用するには my ... ーバー上で利用可能なデータベースのリストを得る mysql_tablename() - フィールドのテーブル名を得る 関連キーワード: デ ...
https://man.plustar.jp/php/function.mysql-list-tables.html - [similar]
結果セットにおけるフィールド数を得る 8594
« ibase_name_result ibase_num_params » PHP Manual Firebird/InterBase 関数 結果セットにおけるフィ ... ds() の例 <?php $rs = ibase_query ( "SELECT * FROM tablename" ); $coln = ibase_num_fields ( $rs ); for ( $i = 0 ...
https://man.plustar.jp/php/function.ibase-num-fields.html - [similar]
Return the value of a specific field in a specific row 8472
« cubrid_real_escape_string cubrid_unbuffered_query » PHP Manual CUBRID MySQL 互換関数 Return th ... field's name, or the field's table dot field name (tablename.fieldname). If the column name has been aliased (' ...
https://man.plustar.jp/php/function.cubrid-result.html - [similar]
フィールドに関する情報を得る 8472
« ibase_fetch_row ibase_free_event_handler » PHP Manual Firebird/InterBase 関数 フィールドに関す ... fo() の例 <?php $rs = ibase_query ( "SELECT * FROM tablename" ); $coln = ibase_num_fields ( $rs ); for ( $i = 0 ...
https://man.plustar.jp/php/function.ibase-field-info.html - [similar]
mysql_list_dbs のコール結果からデータベース名を取得する 8349
« mysql_data_seek mysql_db_query » PHP Manual MySQL 関数 mysql_list_dbs のコール結果からデータベ ... ーバー上で利用可能なデータベースのリストを得る mysql_tablename() - フィールドのテーブル名を得る 関連キーワード: l ...
https://man.plustar.jp/php/function.mysql-db-name.html - [similar]
カレントのスレッド ID を返す 8349
« mysql_tablename mysql_unbuffered_query » PHP Manual MySQL 関数 カレントのスレッド ID を返す my ...
https://man.plustar.jp/php/function.mysql-thread-id.html - [similar]
リソース型の一覧 8349
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の ... ery() , mysql_result() , mysql_select_db() , mysql_tablename() , mysql_get_host_info() , mysql_get_proto_info() ... ery() , mysql_result() , mysql_select_db() , mysql_tablename() , mysql_get_host_info() , mysql_get_proto_info() ... elds() , mysql_num_rows() , mysql_result() , mysql_tablename() mysql_free_result() MySQL 結果 oci8 collection o ...
https://man.plustar.jp/php/resource.html - [similar]
MySQL サーバー上で利用可能なデータベースのリストを得る 8227
« mysql_insert_id mysql_list_fields » PHP Manual MySQL 関数 MySQL サーバー上で利用可能なデータベ ... を返します。結果ポインタの中身を調べるために mysql_tablename() 関数を利用し、取得したテーブルを 利用するには my ...
https://man.plustar.jp/php/function.mysql-list-dbs.html - [similar]
現在のシステムの状態を取得する 8104
« mysql_set_charset mysql_tablename » PHP Manual MySQL 関数 現在のシステムの状態を取得する mysql ...
https://man.plustar.jp/php/function.mysql-stat.html - [similar]
PREV 1 2 NEXT