検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 354 for [SIMILAR] 16 1024 4096 WITH 28771 getiteratorind... (0.295 sec.)
配列 0
« 数値形式の文字列 Iterable » PHP Manual 型 配列 配列 PHP の配列は、実際には順番付けられたマップです。マップは型の一種で、 値 を キー に関連付けます。 この型は、さまざまな使い道にあわせて最適化されます。 配列としてだけでなく、リスト (ベクター)、 ハッシュテーブル (マップの実装の一つ)、辞書 ...
https://man.plustar.jp/php/language.types.array.html - [similar]
n 番目のカラムの名前を返す 0
« SQLite3Result SQLite3Result::columnType » PHP Manual SQLite3Result n 番目のカラムの名前を返す SQLite3Result::columnName (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3Result::columnName — n 番目のカラムの名前を返す 説明 public SQLite3Result::columnName ( int $column ): string | false column で指 ...
https://man.plustar.jp/php/sqlite3result.columnname.html - [similar]
指定した名前の属性にカーソルを移動する 0
« XMLReader::lookupNamespace XMLReader::moveToAttributeNo » PHP Manual XMLReader 指定した名前の属性にカーソルを移動する XMLReader::moveToAttribute (PHP 5 >= 5.1.0, PHP 7, PHP 8) XMLReader::moveToAttribute — 指定した名前の属性にカーソルを移動する 説明 public XMLReader::moveToAttribute ( s ...
https://man.plustar.jp/php/xmlreader.movetoattribute.html - [similar]
指定した名前の属性にカーソルを移動する 0
« XMLReader::moveToAttributeNo XMLReader::moveToElement » PHP Manual XMLReader 指定した名前の属性にカーソルを移動する XMLReader::moveToAttributeNs (PHP 5 >= 5.1.0, PHP 7, PHP 8) XMLReader::moveToAttributeNs — 指定した名前の属性にカーソルを移動する 説明 public XMLReader::moveToAttributeNs ...
https://man.plustar.jp/php/xmlreader.movetoattributens.html - [similar]
最初の属性にカーソルを移動する 0
« XMLReader::moveToElement XMLReader::moveToNextAttribute » PHP Manual XMLReader 最初の属性にカーソルを移動する XMLReader::moveToFirstAttribute (PHP 5 >= 5.1.0, PHP 7, PHP 8) XMLReader::moveToFirstAttribute — 最初の属性にカーソルを移動する 説明 public XMLReader::moveToFirstAttribute (): ...
https://man.plustar.jp/php/xmlreader.movetofirstattribute.html - [similar]
オーディオストリーム 0
« rar:// expect:// » PHP Manual サポートするプロトコル/ラッパー オーディオストリーム ogg:// ogg:// — オーディオストリーム 説明 ogg:// ラッパー経由で読み込みモードでオープンされた ファイルは、 OGG/Vorbis コーデックでエンコードされた圧縮音声ファイルとして 扱われます。同様に、 ogg:// ラッパ ...
https://man.plustar.jp/php/wrappers.audio.html - [similar]
自然順で配列をソートする 0
« ArrayIterator::natcasesort ArrayIterator::next » PHP Manual ArrayIterator 自然順で配列をソートする ArrayIterator::natsort (PHP 5 >= 5.2.0, PHP 7, PHP 8) ArrayIterator::natsort — 自然順で配列をソートする 説明 public ArrayIterator::natsort (): bool "自然順" アルゴリズムを使って、値でエン ...
https://man.plustar.jp/php/arrayiterator.natsort.html - [similar]
サポートされるフィルタの一覧を返す 0
« filter_input filter_var_array » PHP Manual Filter 関数 サポートされるフィルタの一覧を返す filter_list (PHP 5 >= 5.2.0, PHP 7, PHP 8) filter_list — サポートされるフィルタの一覧を返す 説明 filter_list (): array パラメータ この関数にはパラメータはありません。 戻り値 サポートされる全フィル ...
https://man.plustar.jp/php/function.filter-list.html - [similar]
バイナリの IPTC ブロックのタグをパースする 0
« iptcembed jpeg2wbmp » PHP Manual GD および Image 関数 バイナリの IPTC ブロックのタグをパースする iptcparse (PHP 4, PHP 5, PHP 7, PHP 8) iptcparse — バイナリの IPTC ブロックのタグをパースする 説明 iptcparse ( string $iptc_block ): array | false » IPTC ブロックをパースします。 パラメータ ...
https://man.plustar.jp/php/function.iptcparse.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]