検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 542 for [SIMILAR] 16 1024 4096 WITH 25589 添字 WITH 1528... (0.442 sec.)
定義済み定数 4524
« リソース型 配列のソート » PHP Manual 配列 定義済み定数 定義済み定数 以下の定数は、PHP コアに含まれており、常に利用可能です。 CASE_LOWER ( int ) CASE_LOWER は、 array_change_key_case() で使用され、 配列のキーを小文字に変換するために使用されます。小文字は、 array_change_key_case() のデフ ...
https://man.plustar.jp/php/array.constants.html - [similar]
数を比較する 4524
« gmp_clrbit gmp_com » PHP Manual GMP 関数 数を比較する gmp_cmp (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_cmp — 数を比較する 説明 gmp_cmp ( GMP | int | string $num1 , GMP | int | string $num2 ): int ふたつの数を比較します。 パラメータ num1 GMP オブジェクト、整数、あるいは数値に変換可能な ...
https://man.plustar.jp/php/function.gmp-cmp.html - [similar]
Collator クラス 4524
« 基本的な使用法 Collator::asort » PHP Manual intl Collator クラス Collator クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) はじめに 各ロケール固有の並び順を考慮した文字列の比較機能を提供します。 クラス概要 class Collator { /* メソッド */ public __construct ( string $locale ) p ...
https://man.plustar.jp/php/class.collator.html - [similar]
配列から重複した値を削除する 4524
« array_uintersect array_unshift » PHP Manual 配列 関数 配列から重複した値を削除する array_unique (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) array_unique — 配列から重複した値を削除する 説明 array_unique ( array $array , int $flags = SORT_STRING ): array array を入力とし、値に重複のない新規配列 ...
https://man.plustar.jp/php/function.array-unique.html - [similar]
データの比較にコールバック関数を用い、配列の共通項を計算する 0
« array_uintersect_uassoc array_unique » PHP Manual 配列 関数 データの比較にコールバック関数を用い、配列の共通項を計算する array_uintersect (PHP 5, PHP 7, PHP 8) array_uintersect — データの比較にコールバック関数を用い、配列の共通項を計算する 説明 array_uintersect ( array $array , array . ...
https://man.plustar.jp/php/function.array-uintersect.html - [similar]
追加された添字の確認も含め、コールバック関数を用いて 配列の共通項を確認する 0
« array_intersect_key array_intersect_ukey » PHP Manual 配列 関数 追加された添字の確認も含め、コールバック関数を用いて 配列の共通項を確認する array_intersect_uassoc (PHP 5, PHP 7, PHP 8) array_intersect_uassoc — 追加された添字の確認も含め、コールバック関数を用いて 配列の共通項を確認する ...
https://man.plustar.jp/php/function.array-intersect-uassoc.html - [similar]
追加された添字の確認も含めて配列の共通項を確認する 0
« array_flip array_intersect_key » PHP Manual 配列 関数 追加された添字の確認も含めて配列の共通項を確認する array_intersect_assoc (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) array_intersect_assoc — 追加された添字の確認も含めて配列の共通項を確認する 説明 array_intersect_assoc ( array $array , ar ...
https://man.plustar.jp/php/function.array-intersect-assoc.html - [similar]
配列の共通項を計算する 0
« array_intersect_ukey array_is_list » PHP Manual 配列 関数 配列の共通項を計算する array_intersect (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) array_intersect — 配列の共通項を計算する 説明 array_intersect ( array $array , array ...$arrays ): array array_intersect() は、他の全ての引数に存在する ...
https://man.plustar.jp/php/function.array-intersect.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
« 関数・メソッド 変更履歴 » 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]