検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 416 for [SIMILAR] 16 1024 4096 WITH 26864 filesystemiter... (0.571 sec.)
ParentIterator を作成する 0
« ParentIterator::accept ParentIterator::getChildren » PHP Manual ParentIterator ParentIterator を作成する ParentIterator::__construct (PHP 5 >= 5.1.0, PHP 7, PHP 8) ParentIterator::__construct — ParentIterator を作成する 説明 public ParentIterator::__construct ( RecursiveIterator $itera ...
https://man.plustar.jp/php/parentiterator.construct.html - [similar]
内部イテレータを取得する 0
« IteratorIterator::current IteratorIterator::key » PHP Manual IteratorIterator 内部イテレータを取得する IteratorIterator::getInnerIterator (PHP 5 >= 5.1.0, PHP 7, PHP 8) IteratorIterator::getInnerIterator — 内部イテレータを取得する 説明 public IteratorIterator::getInnerIterator (): ? It ...
https://man.plustar.jp/php/iteratoriterator.getinneriterator.html - [similar]
イテレータを取得する 0
« WeakMap::count WeakMap::offsetExists » PHP Manual WeakMap イテレータを取得する WeakMap::getIterator (PHP 8) WeakMap::getIterator — イテレータを取得する 説明 public WeakMap::getIterator (): Iterator イテレータを返します。 パラメータ この関数にはパラメータはありません。 戻り値 Iterator ま ...
https://man.plustar.jp/php/weakmap.getiterator.html - [similar]
FTP コンテキストオプションの一覧 0
« HTTP コンテキストオプション SSL コンテキストオプション » PHP Manual コンテキストオプションとパラメータ FTP コンテキストオプションの一覧 FTP コンテキストオプション FTP コンテキストオプション — FTP コンテキストオプションの一覧 説明 ftp:// および ftps:// トランスポート用のコンテキストオプ ...
https://man.plustar.jp/php/context.ftp.html - [similar]
定義済み定数 0
« リソース型 ファイルシステム 関数 » PHP Manual ファイルシステム 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 SEEK_SET ( int ) SEEK_CUR ( int ) SEEK_END ( in ...
https://man.plustar.jp/php/filesystem.constants.html - [similar]
配列の最初のキーを得る 0
« array_key_exists array_key_last » PHP Manual 配列 関数 配列の最初のキーを得る array_key_first (PHP 7 >= 7.3.0, PHP 8) array_key_first — 配列の最初のキーを得る 説明 array_key_first ( array $array ): int | string | null 与えられた array の最初のキーを返します。 これは内部的な配列のポイン ...
https://man.plustar.jp/php/function.array-key-first.html - [similar]
一つ以上の要素を配列の最後に追加する 0
« array_product array_rand » PHP Manual 配列 関数 一つ以上の要素を配列の最後に追加する array_push (PHP 4, PHP 5, PHP 7, PHP 8) array_push — 一つ以上の要素を配列の最後に追加する 説明 array_push ( array &$array , mixed ...$values ): int array_push() は、 array をスタックとして処理し、渡され ...
https://man.plustar.jp/php/function.array-push.html - [similar]
ファイルを切り詰める 0
« eio_fsync eio_futime » PHP Manual Eio 関数 ファイルを切り詰める eio_ftruncate (PECL eio >= 0.0.1dev) eio_ftruncate — ファイルを切り詰める 説明 eio_ftruncate ( mixed $fd , int $offset = 0 , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mixed $data = NULL ): resource eio_ftrun ...
https://man.plustar.jp/php/function.eio-ftruncate.html - [similar]
配列の内部ポインタを最終要素にセットする 0
« each extract » PHP Manual 配列 関数 配列の内部ポインタを最終要素にセットする end (PHP 4, PHP 5, PHP 7, PHP 8) end — 配列の内部ポインタを最終要素にセットする 説明 end ( array | object &$array ): mixed end() は array の内部ポインタを最後の要素まで進め、その値を返します。 パラメータ array ...
https://man.plustar.jp/php/function.end.html - [similar]
イメージの型を定義する 0
« Exif 関数 exif_read_data » PHP Manual Exif 関数 イメージの型を定義する exif_imagetype (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) exif_imagetype — イメージの型を定義する 説明 exif_imagetype ( string $filename ): int | false exif_imagetype() を画像の先頭バイトを読み そのサインを調べます。 exi ...
https://man.plustar.jp/php/function.exif-imagetype.html - [similar]