検索

phrase: max: clip:
target: order:
Results of 211 - 220 of about 385 for [SIMILAR] 16 1024 4096 WITH 16056 行数 WITH 1587... (0.278 sec.)
結果セット内の行を表す、カラム位置をインデックスとする配列を返す 0
« db2_execute db2_fetch_assoc » PHP Manual IBM DB2 関数 結果セット内の行を表す、カラム位置をインデックスとする配列を返す db2_fetch_array (PECL ibm_db2 >= 1.0.1) db2_fetch_array — 結果セット内の行を表す、カラム位置をインデックスとする配列を返す 説明 db2_fetch_array ( resource $stmt , int ...
https://man.plustar.jp/php/function.db2-fetch-array.html - [similar]
結果セット内の行を表す、カラムをプロパティとするオブジェクトを返す 0
« db2_fetch_both db2_fetch_row » PHP Manual IBM DB2 関数 結果セット内の行を表す、カラムをプロパティとするオブジェクトを返す db2_fetch_object (PECL ibm_db2 >= 1.0.0) db2_fetch_object — 結果セット内の行を表す、カラムをプロパティとするオブジェクトを返す 説明 db2_fetch_object ( resource $stm ...
https://man.plustar.jp/php/function.db2-fetch-object.html - [similar]
結果セットに含まれるフィールドの数を返す 0
« db2_next_result db2_num_rows » PHP Manual IBM DB2 関数 結果セットに含まれるフィールドの数を返す db2_num_fields (PECL ibm_db2 >= 1.0.0) db2_num_fields — 結果セットに含まれるフィールドの数を返す 説明 db2_num_fields ( resource $stmt ): int | false 結果セットに含まれるフィールドの数を返しま ...
https://man.plustar.jp/php/function.db2-num-fields.html - [similar]
Mysql_xdevapi 0
« 変更履歴 はじめに » PHP Manual MySQL Mysql_xdevapi Mysql_xdevapi はじめに インストール/設定 要件 インストール手順 実行時設定 ソースコードからビルド / コンパイルする 定義済み定数 変更履歴 例 Mysql_xdevapi 関数 expression — プリペアドステートメントの変数をパラメータとしてバインドする get ...
https://man.plustar.jp/php/book.mysql-xdevapi.html - [similar]
PDO クラス 0
« ラージオブジェクト (LOB) PDO::beginTransaction » PHP Manual PDO PDO クラス PDO クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) はじめに PHP とデータベースサーバーの間の接続を表します。 クラス概要 class PDO { /* メソッド */ public __construct ( string $dsn , ? string $username ...
https://man.plustar.jp/php/class.pdo.html - [similar]
変更されたレコード(タプル)の数を返す 0
« PostgreSQL 関数 pg_cancel_query » PHP Manual PostgreSQL 関数 変更されたレコード(タプル)の数を返す pg_affected_rows (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_affected_rows — 変更されたレコード(タプル)の数を返す 説明 pg_affected_rows ( PgSql\Result $result ): int pg_affected_rows() は、IN ...
https://man.plustar.jp/php/function.pg-affected-rows.html - [similar]
行を連想配列として取得する 0
« pg_fetch_array pg_fetch_object » PHP Manual PostgreSQL 関数 行を連想配列として取得する pg_fetch_assoc (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) pg_fetch_assoc — 行を連想配列として取得する 説明 pg_fetch_assoc ( PgSql\Result $result , ? int $row = null ): array | false pg_fetch_assoc() は、取 ...
https://man.plustar.jp/php/function.pg-fetch-assoc.html - [similar]
結果インスタンスから値を返す 0
« 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]
数値添字の配列として行を得る 0
« 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]
実行時設定 0
« テスト 定義済み定数 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 OCI8 設定オプション 名前 デフォルト 変更可能 変更履歴 oci8.connection_class "" PHP_INI_ALL PECL OCI8 1.3 以降で利用可能 oci8.default_prefetch "100" PHP_INI_SYSTEM PECL OCI8 1 ...
https://man.plustar.jp/php/oci8.configuration.html - [similar]