検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 1065 for [SIMILAR] 16 1024 4096 WITH 5507 config WITH 225... (0.736 sec.)
配列の先頭から要素を一つ取り出す 0
« array_search array_slice » PHP Manual 配列 関数 配列の先頭から要素を一つ取り出す array_shift (PHP 4, PHP 5, PHP 7, PHP 8) array_shift — 配列の先頭から要素を一つ取り出す 説明 array_shift ( array &$array ): mixed array_shift() は、 array の最初の値を取り出して返します。配列 array は、要素 ...
https://man.plustar.jp/php/function.array-shift.html - [similar]
次の要素に移動する 0
« AppendIterator::key AppendIterator::rewind » PHP Manual AppendIterator 次の要素に移動する AppendIterator::next (PHP 5 >= 5.1.0, PHP 7, PHP 8) AppendIterator::next — 次の要素に移動する 説明 public AppendIterator::next (): void 次の要素に移動します。もし別のイテレータに移動する場合は、そ ...
https://man.plustar.jp/php/appenditerator.next.html - [similar]
DN を構成要素ごとに分割する 0
« ldap_exop ldap_first_attribute » PHP Manual LDAP 関数 DN を構成要素ごとに分割する ldap_explode_dn (PHP 4, PHP 5, PHP 7, PHP 8) ldap_explode_dn — DN を構成要素ごとに分割する 説明 ldap_explode_dn ( string $dn , int $with_attrib ): array | false ldap_get_dn() により返された DN を分割し、 ...
https://man.plustar.jp/php/function.ldap-explode-dn.html - [similar]
現在の SimpleXML エントリを返す 0
« SimpleXMLIterator SimpleXMLIterator::getChildren » PHP Manual SimpleXMLIterator 現在の SimpleXML エントリを返す SimpleXMLIterator::current (PHP 5, PHP 7, PHP 8) SimpleXMLIterator::current — 現在の SimpleXML エントリを返す 説明 public SimpleXMLIterator::current (): mixed このメソッドは、 ...
https://man.plustar.jp/php/simplexmliterator.current.html - [similar]
次の要素に移動する 0
« SimpleXMLIterator::key SimpleXMLIterator::rewind » PHP Manual SimpleXMLIterator 次の要素に移動する SimpleXMLIterator::next (PHP 5, PHP 7, PHP 8) SimpleXMLIterator::next — 次の要素に移動する 説明 public SimpleXMLIterator::next (): void このメソッドは、 SimpleXMLIterator を次の要素に移動 ...
https://man.plustar.jp/php/simplexmliterator.next.html - [similar]
メイン単語リストの場所 0
« pspell_config_data_dir pspell_config_ignore » PHP Manual Pspell 関数 メイン単語リストの場所 pspell_config_dict_dir (PHP 5, PHP 7, PHP 8) pspell_config_dict_dir — メイン単語リストの場所 説明 pspell_config_dict_dir ( PSpell\Config $config , string $directory ): bool 警告 この関数は、 現在 ...
https://man.plustar.jp/php/function.pspell-config-dict-dir.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
« class_uses iterator_count » PHP Manual SPL 関数 ユーザー関数をイテレータのすべての要素でコールする iterator_apply (PHP 5 >= 5.1.0, PHP 7, PHP 8) iterator_apply — ユーザー関数をイテレータのすべての要素でコールする 説明 iterator_apply ( Traversable $iterator , callable $callback , ? arra ...
https://man.plustar.jp/php/function.iterator-apply.html - [similar]
要素の開始タグを作成する 0
« XMLWriter::startDtdEntity XMLWriter::startElementNs » PHP Manual XMLWriter 要素の開始タグを作成する XMLWriter::startElement xmlwriter_start_element (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL xmlwriter >= 0.1.0) XMLWriter::startElement -- xmlwriter_start_element — 要素の開始タグを作成する 説明 ...
https://man.plustar.jp/php/xmlwriter.startelement.html - [similar]