検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 1100 for [SIMILAR] 16 1024 4096 WITH 16907 merge WITH 112... (2.653 sec.)
配列を受け取るパラメータであるかどうかを調べる 0
« ReflectionParameter::hasType ReflectionParameter::isCallable » PHP Manual ReflectionParameter 配列を受け取るパラメータであるかどうかを調べる ReflectionParameter::isArray (PHP 5 >= 5.1.2, PHP 7, PHP 8) ReflectionParameter::isArray — 配列を受け取るパラメータであるかどうかを調べる 警告 こ ...
https://man.plustar.jp/php/reflectionparameter.isarray.html - [similar]
URL エンコードされていないパラメータの配列を返す 0
« SolrParams::getParam SolrParams::getPreparedParams » PHP Manual SolrParams URL エンコードされていないパラメータの配列を返す SolrParams::getParams (PECL solr >= 0.9.2) SolrParams::getParams — URL エンコードされていないパラメータの配列を返す 説明 final public SolrParams::getParams (): ar ...
https://man.plustar.jp/php/solrparams.getparams.html - [similar]
文字列を配列に変換する 0
« str_shuffle str_starts_with » PHP Manual String 関数 文字列を配列に変換する str_split (PHP 5, PHP 7, PHP 8) str_split — 文字列を配列に変換する 説明 str_split ( string $string , int $length = 1 ): array 文字列を配列に変換します。 パラメータ string 入力文字列。 length 分割した部分の最大長 ...
https://man.plustar.jp/php/function.str-split.html - [similar]
ユーザー定義の比較関数を使用して、配列を値でソートする 0
« uksort クラス/オブジェクト » PHP Manual 配列 関数 ユーザー定義の比較関数を使用して、配列を値でソートする usort (PHP 4, PHP 5, PHP 7, PHP 8) usort — ユーザー定義の比較関数を使用して、配列を値でソートする 説明 usort ( array &$array , callable $callback ): bool 順序を決めるユーザー定義の比 ...
https://man.plustar.jp/php/function.usort.html - [similar]
変数が配列かどうかを検査する 0
« intval is_bool » PHP Manual 変数操作 関数 変数が配列かどうかを検査する is_array (PHP 4, PHP 5, PHP 7, PHP 8) is_array — 変数が配列かどうかを検査する 説明 is_array ( mixed $value ): bool 与えられた変数が配列かどうかを検査します。 パラメータ value 評価する変数 戻り値 value が 配列型 の場 ...
https://man.plustar.jp/php/function.is-array.html - [similar]
0
« 定義済み定数 ウォッチャー » PHP Manual Ev 例 例 例1 タイマーのサンプル <?php // タイマーを作り、2 秒後に起動します $w1 = new EvTimer ( 2 , 0 , function () { echo "2 seconds elapsed\n" ; }); // タイマーを作って 2 秒後に起動させ、その後は // 手で止めるまで 1 秒おきに繰り返します $w2 = ne ...
https://man.plustar.jp/php/ev.examples.html - [similar]
すべての定数の名前とその値を連想配列として返す 0
« get_current_user get_extension_funcs » PHP Manual PHP オプション/情報 関数 すべての定数の名前とその値を連想配列として返す get_defined_constants (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) get_defined_constants — すべての定数の名前とその値を連想配列として返す 説明 get_defined_constants ( bool ...
https://man.plustar.jp/php/function.get-defined-constants.html - [similar]
配列を昇順にソートする 0
« sizeof uasort » PHP Manual 配列 関数 配列を昇順にソートする sort (PHP 4, PHP 5, PHP 7, PHP 8) sort — 配列を昇順にソートする 説明 sort ( array &$array , int $flags = SORT_REGULAR ): bool array を値で昇順にソートします。 注意 : 比較結果が等しくなる二つの要素があった場合、それらの並び順は ...
https://man.plustar.jp/php/function.sort.html - [similar]
配列のフィールドに要素を挿入する 0
« CollectionModify::arrayAppend CollectionModify::bind » PHP Manual mysql_xdevapi\CollectionModify 配列のフィールドに要素を挿入する CollectionModify::arrayInsert (No version information available, might only be in Git) CollectionModify::arrayInsert — 配列のフィールドに要素を挿入する 説明 ...
https://man.plustar.jp/php/mysql-xdevapi-collectionmodify.arrayinsert.html - [similar]
指定した collator で配列を並べ替える 0
« Collator::sortWithSortKeys NumberFormatter » PHP Manual Collator 指定した collator で配列を並べ替える Collator::sort collator_sort (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) Collator::sort -- collator_sort — 指定した collator で配列を並べ替える 説明 オブジェクト指向型 public Co ...
https://man.plustar.jp/php/collator.sort.html - [similar]