検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 542 for [SIMILAR] 16 1024 4096 WITH 9176 odbc WITH 8151 ... (0.386 sec.)
連想配列として結果の行を取得する 6268
« 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]
オブジェクトとして結果の行を取得する 6268
« 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]
データソースがサポートするデータ型についての情報を取得する 6268
« odbc_free_result odbc_longreadlen » PHP Manual ODBC 関数 データソースがサポートするデータ型についての情報を取得する odbc_gettypeinfo (PHP 4, PHP 5, PHP 7, PHP 8) odbc_gettypeinfo — データソースがサポートするデータ型についての情報を取得する 説明 odbc_gettypeinfo ( resource $odbc , int $ ...
https://man.plustar.jp/php/function.odbc-gettypeinfo.html - [similar]
プリペアドステートメントを実行する 6268
« 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]
結果のカラム数を返す 6268
« 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]
はじめに 6268
« ODBC インストール/設定 » PHP Manual ODBC はじめに はじめに 通常の ODBC サポートに加えて、PHP の Unified ODBC 関数では、各々の API を実装するために ODBC API のセマンティックスを借用する複数の データベースにアクセスすることが可能です。ほとんど同じ複数のデータベース ドライバを維持管理する ...
https://man.plustar.jp/php/intro.uodbc.html - [similar]
一行ぶんの結果を配列に取り込む 6268
« 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]
結果を保持するリソースを開放する 6268
« 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]
フォーマッタの直近のエラーメッセージを取得する 5568
« NumberFormatter::getErrorCode NumberFormatter::getLocale » PHP Manual NumberFormatter フォーマッタの直近のエラーメッセージを取得する NumberFormatter::getErrorMessage numfmt_get_error_message (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) NumberFormatter::getErrorMessage -- numfmt_g ...
https://man.plustar.jp/php/numberformatter.geterrormessage.html - [similar]
直近のエラーの説明を取得する 5568
« intl_get_error_code intl_is_failure » PHP Manual 国際化 関数 直近のエラーの説明を取得する intl_get_error_message (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) intl_get_error_message — 直近のエラーの説明を取得する 説明 intl_get_error_message (): string 直近の国際化関数のコールによる ...
https://man.plustar.jp/php/function.intl-get-error-message.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT