検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 785 for [SIMILAR] 16 1024 4096 WITH 12324 microsoft WITH... (0.565 sec.)
行を取り込む 5966
« odbc_fetch_object odbc_field_len » PHP Manual ODBC 関数 行を取り込む odbc_fetch_row (PHP 4, PHP 5, PHP 7, PHP 8) odbc_fetch_row — 行を取り込む 説明 odbc_fetch_row ( resource $statement , ? int $row = null ): bool odbc_do() や odbc_exec() から返された行データを取得します。 odbc_fetch_ro ...
https://man.plustar.jp/php/function.odbc-fetch-row.html - [similar]
odbc_field_len のエイリアス 5966
« odbc_field_num odbc_field_scale » PHP Manual ODBC 関数 odbc_field_len のエイリアス odbc_field_precision (PHP 4, PHP 5, PHP 7, PHP 8) odbc_field_precision — odbc_field_len() のエイリアス 説明 この関数は次の関数のエイリアスです。 odbc_field_len() . 参考 浮動小数点の精度を得るには odbc_fi ...
https://man.plustar.jp/php/function.odbc-field-precision.html - [similar]
結果における行数を返す 5966
« odbc_num_fields odbc_pconnect » PHP Manual ODBC 関数 結果における行数を返す odbc_num_rows (PHP 4, PHP 5, PHP 7, PHP 8) odbc_num_rows — 結果における行数を返す 説明 odbc_num_rows ( resource $statement ): int ODBC 結果における行の数を取得します。 INSERT、UPDATE および DELETE 命令に関しては ...
https://man.plustar.jp/php/function.odbc-num-rows.html - [similar]
結果データを得る 5966
« odbc_result_all odbc_rollback » PHP Manual ODBC 関数 結果データを得る odbc_result (PHP 4, PHP 5, PHP 7, PHP 8) odbc_result — 結果データを得る 説明 odbc_result ( resource $statement , string | int $field ): string | bool | null 結果データを取得します。 パラメータ statement ODBC リソース ...
https://man.plustar.jp/php/function.odbc-result.html - [similar]
連想配列として結果の行を取得する 5966
« odbc_execute odbc_fetch_into » PHP Manual ODBC 関数 連想配列として結果の行を取得する odbc_fetch_array (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) odbc_fetch_array — 連想配列として結果の行を取得する 説明 odbc_fetch_array ( resource $statement , int $row = -1 ): array | false ODBC クエリから、 ...
https://man.plustar.jp/php/function.odbc-fetch-array.html - [similar]
オブジェクトとして結果の行を取得する 5966
« odbc_fetch_into odbc_fetch_row » PHP Manual ODBC 関数 オブジェクトとして結果の行を取得する odbc_fetch_object (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) odbc_fetch_object — オブジェクトとして結果の行を取得する 説明 odbc_fetch_object ( resource $statement , int $row = -1 ): stdClass | false O ...
https://man.plustar.jp/php/function.odbc-fetch-object.html - [similar]
プリペアドステートメントを実行する 5966
« odbc_exec odbc_fetch_array » PHP Manual ODBC 関数 プリペアドステートメントを実行する odbc_execute (PHP 4, PHP 5, PHP 7, PHP 8) odbc_execute — プリペアドステートメントを実行する 説明 odbc_execute ( resource $statement , array $params = [] ): bool odbc_prepare() で準備された命令を実行しま ...
https://man.plustar.jp/php/function.odbc-execute.html - [similar]
結果のカラム数を返す 5966
« odbc_next_result odbc_num_rows » PHP Manual ODBC 関数 結果のカラム数を返す odbc_num_fields (PHP 4, PHP 5, PHP 7, PHP 8) odbc_num_fields — 結果のカラム数を返す 説明 odbc_num_fields ( resource $statement ): int ODBC 結果におけるフィールド (カラム) の数を取得します。 パラメータ statement ...
https://man.plustar.jp/php/function.odbc-num-fields.html - [similar]
一行ぶんの結果を配列に取り込む 5966
« odbc_fetch_array odbc_fetch_object » PHP Manual ODBC 関数 一行ぶんの結果を配列に取り込む odbc_fetch_into (PHP 4, PHP 5, PHP 7, PHP 8) odbc_fetch_into — 一行ぶんの結果を配列に取り込む 説明 odbc_fetch_into ( resource $statement , array &$array , int $row = 0 ): int | false 結果の行を arr ...
https://man.plustar.jp/php/function.odbc-fetch-into.html - [similar]
結果を保持するリソースを開放する 5966
« odbc_foreignkeys odbc_gettypeinfo » PHP Manual ODBC 関数 結果を保持するリソースを開放する odbc_free_result (PHP 4, PHP 5, PHP 7, PHP 8) odbc_free_result — 結果を保持するリソースを開放する 説明 odbc_free_result ( resource $statement ): bool 結果を保持するリソースを開放します。 odbc_free ...
https://man.plustar.jp/php/function.odbc-free-result.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT