検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 800 for [SIMILAR] 16 1024 4096 WITH 37788 lengths WITH 7... (0.498 sec.)
実行時設定 1948
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 PHP オプション/情報設定オプション 名前 デフォルト 変更可能 変更履歴 assert.active "1" PHP_INI_ALL assert.bail "0" PHP_INI_ALL assert.warning "1" PHP_INI_ALL assert.ca ...
https://man.plustar.jp/php/info.configuration.html - [similar]
一行ぶんの結果を配列に取り込む 1948
« 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]
行を取り込む 1948
« 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]
クエリの次の行をオブジェクトとして返す 1948
« oci_fetch_assoc oci_fetch_row » PHP Manual OCI8 関数 クエリの次の行をオブジェクトとして返す oci_fetch_object (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_fetch_object — クエリの次の行をオブジェクトとして返す 説明 oci_fetch_object ( resource $statement , int $mode = OCI_ASSOC | OCI_RET ...
https://man.plustar.jp/php/function.oci-fetch-object.html - [similar]
数値添字の配列として行を得る 1948
« pg_fetch_result pg_field_is_null » PHP Manual PostgreSQL 関数 数値添字の配列として行を得る pg_fetch_row (PHP 4, PHP 5, PHP 7, PHP 8) pg_fetch_row — 数値添字の配列として行を得る 説明 pg_fetch_row ( PgSql\Result $result , ? int $row = null , int $mode = PGSQL_NUM ): array | false pg_fetc ...
https://man.plustar.jp/php/function.pg-fetch-row.html - [similar]
結果インスタンスから値を返す 1948
« pg_fetch_object pg_fetch_row » PHP Manual PostgreSQL 関数 結果インスタンスから値を返す pg_fetch_result (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_fetch_result — 結果インスタンスから値を返す 説明 pg_fetch_result ( PgSql\Result $result , int $row , mixed $field ): string | false | null pg_ ...
https://man.plustar.jp/php/function.pg-fetch-result.html - [similar]
オブジェクトとして結果の行を取得する 1948
« 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]
PDOStatement クラス 1948
« PDO::setAttribute PDOStatement::bindColumn » PHP Manual PDO PDOStatement クラス PDOStatement クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 1.0.0) はじめに プリペアドステートメントを表します。ステートメント実行後は関連する結果セットを表します。 クラス概要 class PDOStatement implemen ...
https://man.plustar.jp/php/class.pdostatement.html - [similar]
フェッチした行からフィールドの値を取得する 1948
« oci_register_taf_callback oci_rollback » PHP Manual OCI8 関数 フェッチした行からフィールドの値を取得する oci_result (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_result — フェッチした行からフィールドの値を取得する 説明 oci_result ( resource $statement , string | int $column ): mixed oc ...
https://man.plustar.jp/php/function.oci-result.html - [similar]
リソース型の一覧 0
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の一覧 以下にPHPのリソースを生成、使用、破棄するための関数の一覧を示します。 is_resource() によりある変数がリソースであるかど うかを調べることが可能です。また、 get_resource_type() は変数のリソ ...
https://man.plustar.jp/php/resource.html - [similar]