検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 1048 for [SIMILAR] 16 1024 4096 WITH 10036 func WITH 6713... (0.874 sec.)
その他の変更 0
« 推奨されなくなる機能 PHP 7.3.x から PHP 7.4.x への移行 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 その他の変更 その他の変更 SAPI モジュールの変更 Apache2Handler PHP モジュールの名前が php7_module から php_module に変更されました。 変更された関数 リフレクション ReflectionClass::getC ...
https://man.plustar.jp/php/migration80.other-changes.html - [similar]
ユーザー定義の比較関数でエントリをソートし、キーとの対応は保持する 0
« ArrayObject::setIteratorClass ArrayObject::uksort » PHP Manual ArrayObject ユーザー定義の比較関数でエントリをソートし、キーとの対応は保持する ArrayObject::uasort (PHP 5 >= 5.2.0, PHP 7, PHP 8) ArrayObject::uasort — ユーザー定義の比較関数でエントリをソートし、キーとの対応は保持する 説明 ...
https://man.plustar.jp/php/arrayobject.uasort.html - [similar]
配列の全ての要素に、ユーザー関数を再帰的に適用する 0
« array_values array_walk » PHP Manual 配列 関数 配列の全ての要素に、ユーザー関数を再帰的に適用する array_walk_recursive (PHP 5, PHP 7, PHP 8) array_walk_recursive — 配列の全ての要素に、ユーザー関数を再帰的に適用する 説明 array_walk_recursive ( array | object &$array , callable $callback ...
https://man.plustar.jp/php/function.array-walk-recursive.html - [similar]
クラスの基礎 0
« はじめに プロパティ » PHP Manual クラスとオブジェクト クラスの基礎 クラスの基礎 class 各クラスの定義は、 class キーワードで始まり、クラス名が続きます。 そしてその後に波括弧のペアが続き、 その中にはクラスのプロパティとメソッドの定義を記述します。 クラス名には、PHP の 予約語 以外でラベル ...
https://man.plustar.jp/php/language.oop5.basic.html - [similar]
現在の値、現在のキー、そして内部イテレータを引数としてでコールバックを呼び出す 0
« CallbackFilterIterator CallbackFilterIterator::__construct » PHP Manual CallbackFilterIterator 現在の値、現在のキー、そして内部イテレータを引数としてでコールバックを呼び出す CallbackFilterIterator::accept (PHP 5 >= 5.4.0, PHP 7, PHP 8) CallbackFilterIterator::accept — 現在の値、現在のキ ...
https://man.plustar.jp/php/callbackfilteriterator.accept.html - [similar]
文字列を出力する 0
« parse_str printf » PHP Manual String 関数 文字列を出力する print (PHP 4, PHP 5, PHP 7, PHP 8) print — 文字列を出力する 説明 print ( string $expression ): int expression を出力します。 print は実際には関数ではなく、 言語構造です。 引数は、 print の後に文字列として評価される式を指定し、括 ...
https://man.plustar.jp/php/function.print.html - [similar]
引数が、現在のスコープから関数としてコール可能な値かどうかを調べる 0
« is_bool is_countable » PHP Manual 変数操作 関数 引数が、現在のスコープから関数としてコール可能な値かどうかを調べる is_callable (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) is_callable — 引数が、現在のスコープから関数としてコール可能な値かどうかを調べる 説明 is_callable ( mixed $value , bool $ ...
https://man.plustar.jp/php/function.is-callable.html - [similar]
サンプル 0
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Example#0 - 初歩的な例 Example#1 - 初めての PHP スクリプト: hello.php Example#2 - PHP からシステムに関する情報を取得する Example#3 - 変数を出力する (配列要素) Example#4 - 制御構造 および 関数の使 ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
Returns group functions (group.func parameter values) 0
« SolrQuery::getGroupFormat SolrQuery::getGroupLimit » PHP Manual SolrQuery Returns group functions (group.func parameter values) SolrQuery::getGroupFunctions (PECL solr >= 2.2.0) SolrQuery::getGroupFunctions — Returns group functions (group.func parameter values) 説明 public SolrQuery:: ...
https://man.plustar.jp/php/solrquery.getgroupfunctions.html - [similar]
その他の変更 0
« PHP 7.2.x で推奨されなくなる機能 PHP 7.0.x から PHP 7.1.x への移行 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 その他の変更 その他の変更 utf8_encode() および utf8_decode() 関数の移動 utf8_encode() および utf8_decode() 関数は、文字列関数の標準拡張モジュールに移動しました。以前は、この ...
https://man.plustar.jp/php/migration72.other-changes.html - [similar]