検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 1309 for [SIMILAR] 16 1024 4096 WITH 30823 パタ WITH 2485... (1.818 sec.)
下位互換性のない変更点 0
« 新しいグローバル定数 PHP 7.1.x で推奨されなくなる機能 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 下位互換性のない変更点 下位互換性のない変更点 関数に渡す引数が少ない場合の挙動 これまでのバージョンでは、ユーザー定義の関数に渡す引数が足りない場合は warning が発生していました。PHP 7.1 ...
https://man.plustar.jp/php/migration71.incompatible.html - [similar]
SplSubject インターフェイス 0
« SplObserver::update SplSubject::attach » PHP Manual その他のクラスおよびインターフェイス SplSubject インターフェイス SplSubject インターフェイス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに SplSubject インターフェイスを SplObserver とともに使うと、Observer パターンを実装することができます。 ...
https://man.plustar.jp/php/class.splsubject.html - [similar]
テーブルを更新する 0
« pg_untrace pg_version » PHP Manual PostgreSQL 関数 テーブルを更新する pg_update (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) pg_update — テーブルを更新する 説明 pg_update ( PgSql\Connection $connection , string $table_name , array $values , array $conditions , int $flags = PGSQL_DML_EXEC ): s ...
https://man.plustar.jp/php/function.pg-update.html - [similar]
Locale クラス 0
« NumberFormatter::setTextAttribute Locale::acceptFromHttp » PHP Manual intl Locale クラス Locale クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) はじめに "ロケール" とは、言語や文化等の地域固有の内容を API で取得する際に使用する識別子のことです。PHP で使用しているロケールは、 ...
https://man.plustar.jp/php/class.locale.html - [similar]
Yaf_Route_Regex のコンストラクタ 0
« Yaf_Route_Regex::assemble Yaf_Route_Regex::route » PHP Manual Yaf_Route_Regex Yaf_Route_Regex のコンストラクタ Yaf_Route_Regex::__construct (Yaf >=1.0.0) Yaf_Route_Regex::__construct — Yaf_Route_Regex のコンストラクタ 説明 public Yaf_Route_Regex::__construct ( string $match , array $ro ...
https://man.plustar.jp/php/yaf-route-regex.construct.html - [similar]
はじめに 0
« intl インストール/設定 » PHP Manual intl はじめに はじめに 国際化用拡張モジュール (これ以降では Intl と略します) は » ICU ライブラリのラッパーです。 PHP プログラマが、ロケール関連のさまざまな操作を行えるようにします。 フォーマット、音訳、エンコード変換、カレンダーの処理、 » UCA 準拠の照 ...
https://man.plustar.jp/php/intro.intl.html - [similar]
ストアドプロシージャのパラメータを含む結果セットを返す 0
« db2_primary_keys db2_procedures » PHP Manual IBM DB2 関数 ストアドプロシージャのパラメータを含む結果セットを返す db2_procedure_columns (PECL ibm_db2 >= 1.0.0) db2_procedure_columns — ストアドプロシージャのパラメータを含む結果セットを返す 説明 db2_procedure_columns ( resource $connectio ...
https://man.plustar.jp/php/function.db2-procedure-columns.html - [similar]
正規表現による検索と置換を行う 0
« PCRE 関数 preg_grep » PHP Manual PCRE 関数 正規表現による検索と置換を行う preg_filter (PHP 5 >= 5.3.0, PHP 7, PHP 8) preg_filter — 正規表現による検索と置換を行う 説明 preg_filter ( string | array $pattern , string | array $replacement , string | array $subject , int $limit = -1 , int & ...
https://man.plustar.jp/php/function.preg-filter.html - [similar]
match 0
« switch declare » PHP Manual 制御構造 match match (PHP 8) match 式は、値の一致をチェックした結果に基づいて評価結果を分岐します。 switch 文と似ていますが、 match 式は複数の候補と比較される制約式を持ちます。 switch 文とは異なり、 三項演算子のように値を評価します。 switch 文とは異なり、 弱 ...
https://man.plustar.jp/php/control-structures.match.html - [similar]
定義済み定数 0
« リソース型 接続、および接続の管理 » PHP Manual PDO 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 PDO::PARAM_BOOL ( int ) ブールデータ型を表します。 PDO::PAR ...
https://man.plustar.jp/php/pdo.constants.html - [similar]