検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 1508 for [SIMILAR] 16 1024 4096 WITH 5510 list WITH 4170 ... (1.967 sec.)
配列から一つ以上のキーをランダムに取得する 0
« array_push array_reduce » PHP Manual 配列 関数 配列から一つ以上のキーをランダムに取得する array_rand (PHP 4, PHP 5, PHP 7, PHP 8) array_rand — 配列から一つ以上のキーをランダムに取得する 説明 array_rand ( array $array , int $num = 1 ): int | string | array 一つ以上のランダムなエントリを ...
https://man.plustar.jp/php/function.array-rand.html - [similar]
連想キーと要素との関係を維持しつつ配列を降順にソートする 0
« array asort » PHP Manual 配列 関数 連想キーと要素との関係を維持しつつ配列を降順にソートする arsort (PHP 4, PHP 5, PHP 7, PHP 8) arsort — 連想キーと要素との関係を維持しつつ配列を降順にソートする 説明 arsort ( array &$array , int $flags = SORT_REGULAR ): bool 各配列のキーと要素との関係を ...
https://man.plustar.jp/php/function.arsort.html - [similar]
連想キーと要素との関係を維持しつつ配列を昇順にソートする 0
« arsort compact » PHP Manual 配列 関数 連想キーと要素との関係を維持しつつ配列を昇順にソートする asort (PHP 4, PHP 5, PHP 7, PHP 8) asort — 連想キーと要素との関係を維持しつつ配列を昇順にソートする 説明 asort ( array &$array , int $flags = SORT_REGULAR ): bool 配列のキーと要素との関係を維 ...
https://man.plustar.jp/php/function.asort.html - [similar]
内部イテレータが有効な次の要素を持つかどうかをチェックする 0
« CachingIterator::getInnerIterator CachingIterator::key » PHP Manual CachingIterator 内部イテレータが有効な次の要素を持つかどうかをチェックする CachingIterator::hasNext (PHP 5, PHP 7, PHP 8) CachingIterator::hasNext — 内部イテレータが有効な次の要素を持つかどうかをチェックする 説明 publi ...
https://man.plustar.jp/php/cachingiterator.hasnext.html - [similar]
パターンにマッチする配列の要素を返す 0
« preg_filter preg_last_error_msg » PHP Manual PCRE 関数 パターンにマッチする配列の要素を返す preg_grep (PHP 4, PHP 5, PHP 7, PHP 8) preg_grep — パターンにマッチする配列の要素を返す 説明 preg_grep ( string $pattern , array $array , int $flags = 0 ): array | false array 配列の要素のうち、 ...
https://man.plustar.jp/php/function.preg-grep.html - [similar]
Returns list of directory contents in repository URL, optionally at revision num... 0
« svn_log svn_mkdir » PHP Manual SVN 関数 Returns list of directory contents in repository URL, optionally at revision number svn_ls (PECL svn >= 0.1.0) svn_ls — Returns list of directory contents in repository URL, optionally at revision number 説明 svn_ls ( string $repos_url , int $rev ...
https://man.plustar.jp/php/function.svn-ls.html - [similar]
DateTimeZone::listIdentifiers のエイリアス 0
« timezone_abbreviations_list timezone_location_get » PHP Manual 日付・時刻 関数 DateTimeZone::listIdentifiers のエイリアス timezone_identifiers_list (PHP 5 >= 5.2.0, PHP 7, PHP 8) timezone_identifiers_list — DateTimeZone::listIdentifiers() のエイリアス 説明 この関数は次の関数のエイリアス ...
https://man.plustar.jp/php/function.timezone-identifiers-list.html - [similar]
配列をシャッフルする 0
« rsort sizeof » PHP Manual 配列 関数 配列をシャッフルする shuffle (PHP 4, PHP 5, PHP 7, PHP 8) shuffle — 配列をシャッフルする 説明 shuffle ( array &$array ): bool この関数は、配列をシャッフル (要素の順番をランダムに) します。 この関数が使う疑似乱数生成器は、暗号学的な使い方には適していま ...
https://man.plustar.jp/php/function.shuffle.html - [similar]
大文字小文字を区別しない str_replace 0
« str_getcsv str_pad » PHP Manual String 関数 大文字小文字を区別しない str_replace str_ireplace (PHP 5, PHP 7, PHP 8) str_ireplace — 大文字小文字を区別しない str_replace() 説明 str_ireplace ( array | string $search , array | string $replace , string | array $subject , int &$count = null ...
https://man.plustar.jp/php/function.str-ireplace.html - [similar]
APCUIterator イテレータオブジェクトを作成する 0
« APCUIterator APCUIterator::current » PHP Manual APCUIterator APCUIterator イテレータオブジェクトを作成する APCUIterator::__construct (PECL apcu >= 5.0.0) APCUIterator::__construct — APCUIterator イテレータオブジェクトを作成する 説明 public APCUIterator::__construct ( array | string | n ...
https://man.plustar.jp/php/apcuiterator.construct.html - [similar]