検索

phrase: max: clip:
target: order:
Results of 211 - 220 of about 747 for [SIMILAR] 16 1024 4096 WITH 23223 param WITH 169... (0.941 sec.)
直近の SQL 文のエラーメッセージを含む文字列を返す 0
« db2_stmt_error db2_table_privileges » PHP Manual IBM DB2 関数 直近の SQL 文のエラーメッセージを含む文字列を返す db2_stmt_errormsg (PECL ibm_db2 >= 1.0.0) db2_stmt_errormsg — 直近の SQL 文のエラーメッセージを含む文字列を返す 説明 db2_stmt_errormsg ( resource $stmt = ? ): string 直近の S ...
https://man.plustar.jp/php/function.db2-stmt-errormsg.html - [similar]
はじめに 0
« 型 論理型 (boolean) » PHP Manual 型 はじめに はじめに PHP は 10 種類の基本型をサポートします。 4 種類のスカラー型: 論理値 ( bool ) 整数 ( int ) 浮動小数点数 (float, double も同じ) 文字列 (string) 4 種類の複合型: 配列 (array) オブジェクト (object) callable iterable そして、最後に 2 種類 ...
https://man.plustar.jp/php/language.types.intro.html - [similar]
NULL 0
« リソース コールバック / Callable » PHP Manual 型 NULL NULL 特別な null 値は、ある変数が値を持たないことを表します。 null は、 null 型の唯一の値です。 変数は、以下の場合に null とみなされます。 定数 null が代入されている場合。 まだ値が何も代入されていない場合。 unset() されている場合。 ...
https://man.plustar.jp/php/language.types.null.html - [similar]
生のリクエストボディを取得する 0
« Yaf_Request_Http::getQuery Yaf_Request_Http::getRequest » PHP Manual Yaf_Request_Http 生のリクエストボディを取得する Yaf_Request_Http::getRaw (Yaf >=3.0.7) Yaf_Request_Http::getRaw — 生のリクエストボディを取得する 説明 public Yaf_Request_Http::getRaw (): mixed 生のリクエストボディを取得 ...
https://man.plustar.jp/php/yaf-request-http.getraw.html - [similar]
トランザクションをコミットする 0
« db2_columns db2_conn_error » PHP Manual IBM DB2 関数 トランザクションをコミットする db2_commit (PECL ibm_db2 >= 1.0.0) db2_commit — トランザクションをコミットする 説明 db2_commit ( resource $connection ): bool 指定した接続リソース上で実行中のトランザクションをコミットし、 新しいトランザ ...
https://man.plustar.jp/php/function.db2-commit.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_fetch_row db2_field_name » PHP Manual IBM DB2 関数 カラムを表示するために必要な最大のバイト数を返す db2_field_display_size (PECL ibm_db2 >= 1.0.0) db2_field_display_size — カラムを表示するために必要な最大のバイト数を返す 説明 db2_field_display_size ( resource $stmt , mixed $column ...
https://man.plustar.jp/php/function.db2-field-display-size.html - [similar]
テーブルの外部キーを含む結果セットを返す 0
« db2_field_width db2_free_result » PHP Manual IBM DB2 関数 テーブルの外部キーを含む結果セットを返す db2_foreign_keys (PECL ibm_db2 >= 1.0.0) db2_foreign_keys — テーブルの外部キーを含む結果セットを返す 説明 db2_foreign_keys ( resource $connection , string $qualifier , string $schema , st ...
https://man.plustar.jp/php/function.db2-foreign-keys.html - [similar]
この接続上で最後に成功した insert クエリが自動生成した ID を返す 0
« db2_get_option db2_lob_read » PHP Manual IBM DB2 関数 この接続上で最後に成功した insert クエリが自動生成した ID を返す db2_last_insert_id (PECL ibm_db2 >= 1.7.1) db2_last_insert_id — この接続上で最後に成功した insert クエリが自動生成した ID を返す 説明 db2_last_insert_id ( resource $re ...
https://man.plustar.jp/php/function.db2-last-insert-id.html - [similar]
パラメータのデフォルト値を取得する 0
« ReflectionParameter::getDeclaringFunction ReflectionParameter::getDefaultValueConstantName » PHP Manual ReflectionParameter パラメータのデフォルト値を取得する ReflectionParameter::getDefaultValue (PHP 5 >= 5.0.3, PHP 7, PHP 8) ReflectionParameter::getDefaultValue — パラメータのデフォル ...
https://man.plustar.jp/php/reflectionparameter.getdefaultvalue.html - [similar]