検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 188 for ペア (0.025 sec.)
指定したステートメントのパラメータ数を返す 4741
« mysqli_stmt::$num_rows mysqli_stmt::prepare » PHP Manual mysqli_stmt 指定したステートメントのパ ... mt_param_count ( mysqli_stmt $statement ): int プリペアドステートメント内のパラメータマーカの数を返します。 ...
https://man.plustar.jp/php/mysqli-stmt.param-count.html - [similar]
データをブロックで送信する 4741
« mysqli_stmt::result_metadata mysqli_stmt::$sqlstate » PHP Manual mysqli_stmt データをブロックで ... めの SQL文 を準備する mysqli_stmt_bind_param() - プリペアドステートメントのパラメータに変数をバインドする 関連 ...
https://man.plustar.jp/php/mysqli-stmt.send-long-data.html - [similar]
定義済み定数 4741
« リソース型 Phar アーカイブの使用法 » PHP Manual Phar 定義済み定数 定義済み定数 以下の定数が定義 ... Phar::OPENSSL ( int ) 0x0010 OpenSSL 公開鍵/秘密鍵 ペアでの署名。真の意味での非対称鍵による署名。 Phar webP ...
https://man.plustar.jp/php/phar.constants.html - [similar]
Phar アーカイブの使用法: 導入 4741
« Phar アーカイブの使用法 Phar アーカイブの使用法: phar ストリームラッパー » PHP Manual Phar アー ... れか、 あるいは OpenSSL を使用した非対称公開鍵/秘密鍵ペアによる署名のいずれかを使用します。 OpenSSL による署名 ... を使用するには、 まず公開鍵/秘密鍵のペアを作成し、秘密鍵を使用して Phar::setSignatureAlgorit ...
https://man.plustar.jp/php/phar.using.intro.html - [similar]
データ構造 4741
« 定義済み定数 SplDoublyLinkedList » PHP Manual SPL データ構造 データ構造 目次 SplDoublyLinkedLi ... ています。 SplFixedArray マップ マップは、キー/値 のペアからなるデータ構造です。 PHP の配列は、整数値/文字列 ...
https://man.plustar.jp/php/spl.datastructures.html - [similar]
結果セットに含まれるフィールドの数を返す 4697
« db2_next_result db2_num_rows » PHP Manual IBM DB2 関数 結果セットに含まれるフィールドの数を返す ... 4 つのカラムがあります。 参考 db2_execute() - プリペアドステートメントを実行する db2_field_display_size() ...
https://man.plustar.jp/php/function.db2-num-fields.html - [similar]
配列の内部ポインタを進める 4697
« natsort pos » PHP Manual 配列 関数 配列の内部ポインタを進める next (PHP 4, PHP 5, PHP 7, PHP 8 ... の要素にセットする each() - 配列から現在のキーと値のペアを返して、カーソルを進める 関連キーワード: 配列 , ポ ...
https://man.plustar.jp/php/function.next.html - [similar]
変更されたレコード(タプル)の数を返す 4697
« PostgreSQL 関数 pg_cancel_query » PHP Manual PostgreSQL 関数 変更されたレコード(タプル)の数を返 ... を待つ pg_execute() - 指定したパラメータを用いてプリペアドステートメントを実行するリクエストを 送信し、その結 ...
https://man.plustar.jp/php/function.pg-affected-rows.html - [similar]
クエリ結果のメモリを開放する 4697
« pg_flush pg_get_notify » PHP Manual PostgreSQL 関数 クエリ結果のメモリを開放する pg_free_resul ... を待つ pg_execute() - 指定したパラメータを用いてプリペアドステートメントを実行するリクエストを 送信し、その結 ...
https://man.plustar.jp/php/function.pg-free-result.html - [similar]
コマンドとパラメータを分割してサーバーに送信し、その結果を待たない 4697
« pg_send_prepare pg_send_query » PHP Manual PostgreSQL 関数 コマンドとパラメータを分割してサーバ ... る際は $1、$2 などの形式で参照されます。 params プリペアドステートメント中の $1、$2 などのプレースホルダを 置 ...
https://man.plustar.jp/php/function.pg-send-query-params.html - [similar]