検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 668 for [SIMILAR] 16 1024 4096 WITH 11426 arrayiterator ... (1.179 sec.)
配列からキーを取り出す 0
« key_exists krsort » PHP Manual 配列 関数 配列からキーを取り出す key (PHP 4, PHP 5, PHP 7, PHP 8) key — 配列からキーを取り出す 説明 key ( array | object $array ): int | string | null key() は、 現在の配列位置における連想配列要素のキーを返します。 パラメータ array 配列。 戻り値 key() 関数 ...
https://man.plustar.jp/php/function.key.html - [similar]
ファイルポインタを移動させる 0
« SplFileObject::fscanf SplFileObject::fstat » PHP Manual SplFileObject ファイルポインタを移動させる SplFileObject::fseek (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplFileObject::fseek — ファイルポインタを移動させる 説明 public SplFileObject::fseek ( int $offset , int $whence = SEEK_SET ): int offs ...
https://man.plustar.jp/php/splfileobject.fseek.html - [similar]
現在の属性の親要素にカーソルを移動する 0
« XMLReader::moveToAttributeNs XMLReader::moveToFirstAttribute » PHP Manual XMLReader 現在の属性の親要素にカーソルを移動する XMLReader::moveToElement (PHP 5 >= 5.1.0, PHP 7, PHP 8) XMLReader::moveToElement — 現在の属性の親要素にカーソルを移動する 説明 public XMLReader::moveToElement (): ...
https://man.plustar.jp/php/xmlreader.movetoelement.html - [similar]
gz ファイルポインタの読み込み/書き込み位置を返します 0
« gzseek gzuncompress » PHP Manual Zlib 関数 gz ファイルポインタの読み込み/書き込み位置を返します gztell (PHP 4, PHP 5, PHP 7, PHP 8) gztell — gz ファイルポインタの読み込み/書き込み位置を返します 説明 gztell ( resource $stream ): int | false 与えられたファイルポインタが指す位置、つまり、 ...
https://man.plustar.jp/php/function.gztell.html - [similar]
gz ファイルポインタの示す位置を元に戻す 0
« gzread gzseek » PHP Manual Zlib 関数 gz ファイルポインタの示す位置を元に戻す gzrewind (PHP 4, PHP 5, PHP 7, PHP 8) gzrewind — gz ファイルポインタの示す位置を元に戻す 説明 gzrewind ( resource $stream ): bool 与えられた gz ファイルポインタが指すファイルのファイル位置記述子を、 ファイルス ...
https://man.plustar.jp/php/function.gzrewind.html - [similar]
アップロードされたファイルを新しい位置に移動する 0
« mkdir parse_ini_file » PHP Manual ファイルシステム 関数 アップロードされたファイルを新しい位置に移動する move_uploaded_file (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) move_uploaded_file — アップロードされたファイルを新しい位置に移動する 説明 move_uploaded_file ( string $from , string $to ): ...
https://man.plustar.jp/php/function.move-uploaded-file.html - [similar]
fd で指定したファイル内でのオフセットを、offset と whence に従って移動する 0
« eio_rmdir eio_sendfile » PHP Manual Eio 関数 fd で指定したファイル内でのオフセットを、offset と whence に従って移動する eio_seek (PECL eio >= 0.5.0b) eio_seek — fd で指定したファイル内でのオフセットを、 offset と whence に従って移動する 説明 eio_seek ( mixed $fd , int $offset , int $wh ...
https://man.plustar.jp/php/function.eio-seek.html - [similar]
内部イテレータを次に移動するか、巻き戻す 0
« InfiniteIterator::__construct IteratorIterator » PHP Manual InfiniteIterator 内部イテレータを次に移動するか、巻き戻す InfiniteIterator::next (PHP 5 >= 5.1.0, PHP 7, PHP 8) InfiniteIterator::next — 内部イテレータを次に移動するか、巻き戻す 説明 public InfiniteIterator::next (): void 次の ...
https://man.plustar.jp/php/infiniteiterator.next.html - [similar]
ファイルポインタの位置を先頭に戻す 0
« rename rmdir » PHP Manual ファイルシステム 関数 ファイルポインタの位置を先頭に戻す rewind (PHP 4, PHP 5, PHP 7, PHP 8) rewind — ファイルポインタの位置を先頭に戻す 説明 rewind ( resource $stream ): bool stream のファイル位置指示子を、 ファイルストリームの先頭にセットします。 注意 : 追記 ...
https://man.plustar.jp/php/function.rewind.html - [similar]
ファイルの読み書き用ポインタの現在位置を返す 0
« fsync ftruncate » PHP Manual ファイルシステム 関数 ファイルの読み書き用ポインタの現在位置を返す ftell (PHP 4, PHP 5, PHP 7, PHP 8) ftell — ファイルの読み書き用ポインタの現在位置を返す 説明 ftell ( resource $stream ): int | false stream ファイルの読み書き用ポインタの現在位置を返します。 ...
https://man.plustar.jp/php/function.ftell.html - [similar]