検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 370 for [SIMILAR] 16 1024 4096 WITH 41788 bindcolumn WIT... (0.682 sec.)
フィールドの桁数を問い合わせる 0
« oci_field_precision oci_field_size » PHP Manual OCI8 関数 フィールドの桁数を問い合わせる oci_field_scale (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_field_scale — フィールドの桁数を問い合わせる 説明 oci_field_scale ( resource $statement , string | int $column ): int | false column に ...
https://man.plustar.jp/php/function.oci-field-scale.html - [similar]
一行ぶんの結果を配列に取り込む 0
« 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]
文を実行する準備を行い、文オブジェクトを返す 0
« PDO::lastInsertId PDO::query » PHP Manual PDO 文を実行する準備を行い、文オブジェクトを返す PDO::prepare (PHP 5 >= 5.1.0, PHP 7, PHP 8, PHP 8,PECL pdo >= 0.1.0) PDO::prepare — 文を実行する準備を行い、文オブジェクトを返す 説明 public PDO::prepare ( string $query , array $options = [] ): ...
https://man.plustar.jp/php/pdo.prepare.html - [similar]
BackedEnum インターフェイス 0
« UnitEnum::cases BackedEnum::from » PHP Manual 定義済みのインターフェイスとクラス BackedEnum インターフェイス BackedEnum インターフェイス (PHP 8 >= 8.1.0) はじめに BackedEnum インターフェイスは、 Backed Enum を定義すると、PHP のエンジンが自動的に適用します。 ユーザー定義のクラスとして実 ...
https://man.plustar.jp/php/class.backedenum.html - [similar]
構文 0
« 定数 自動的に定義される定数 » PHP Manual 定数 構文 構文 const キーワードか、 define() 関数を使うことで、定数を宣言することが出来ます。 define() を使えば任意の式を使って定数を定義できますが、 const キーワードを使う場合には、 次の段落で説明する制約があります。 定数が一度定義されると、 変 ...
https://man.plustar.jp/php/language.constants.syntax.html - [similar]
列挙型が Backed Enum かを調べる 0
« ReflectionEnum::hasCase ReflectionEnumUnitCase » PHP Manual ReflectionEnum 列挙型が Backed Enum かを調べる ReflectionEnum::isBacked (PHP 8 >= 8.1.0) ReflectionEnum::isBacked — 列挙型が Backed Enum かを調べる 説明 public ReflectionEnum::isBacked (): bool Backed Enum は、 ネイティブのスカ ...
https://man.plustar.jp/php/reflectionenum.isbacked.html - [similar]
関数・メソッド 0
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッドの一覧 a b c d e f g h i j k l m n o p q r s t u v w x y z _ 㠊 a abs - 絶対値 acos - 逆余弦(アークコサイン) acosh - 逆双曲線余弦(アークハイパボリックコサイン) addcslashes - C 言語と同様 ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
テーブルに行を挿入する 0
« Table::getSession Table::isView » PHP Manual mysql_xdevapi\Table テーブルに行を挿入する Table::insert (No version information available, might only be in Git) Table::insert — テーブルに行を挿入する 説明 public mysql_xdevapi\Table::insert ( mixed $columns , mixed ...$more_columns ): mys ...
https://man.plustar.jp/php/mysql-xdevapi-table.insert.html - [similar]
結果セットの次のフィールドを返す 0
« mysqli_result::fetch_field_direct mysqli_result::fetch_fields » PHP Manual mysqli_result 結果セットの次のフィールドを返す mysqli_result::fetch_field mysqli_fetch_field (PHP 5, PHP 7, PHP 8) mysqli_result::fetch_field -- mysqli_fetch_field — 結果セットの次のフィールドを返す 説明 オブジェ ...
https://man.plustar.jp/php/mysqli-result.fetch-field.html - [similar]
抽象化レイヤー 0
« データベース関連 DBA » PHP Manual データベース関連 抽象化レイヤー 抽象化レイヤー DBA — データベース (dbm 形式) 抽象化レイヤ はじめに インストール/設定 定義済み定数 例 DBA 関数 ODBC — ODBC (Unified) はじめに インストール/設定 定義済み定数 ODBC 関数 PDO — PHP Data Objects はじめに インス ...
https://man.plustar.jp/php/refs.database.abstract.html - [similar]