検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 486 for [SIMILAR] 16 1024 4096 WITH 15301 ocilob WITH 13... (0.555 sec.)
ファイルポインタの現在位置を返す 2393
« SplFileObject::fstat SplFileObject::ftruncate » PHP Manual SplFileObject ファイルポインタの現在位置を返す SplFileObject::ftell (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplFileObject::ftell — ファイルポインタの現在位置を返す 説明 public SplFileObject::ftell (): int | false ファイルストリームにおい ...
https://man.plustar.jp/php/splfileobject.ftell.html - [similar]
配列の内部ポインタを進める 2393
« natsort pos » PHP Manual 配列 関数 配列の内部ポインタを進める next (PHP 4, PHP 5, PHP 7, PHP 8) next — 配列の内部ポインタを進める 説明 next ( array | object &$array ): mixed next() は、ひとつの違いを除いて current() と同じです。 next() は要素を返す前に内部配列ポインタをひとつ先に進めま ...
https://man.plustar.jp/php/function.next.html - [similar]
Unicode のコードポイントに対応する文字を返す 2393
« mb_check_encoding mb_convert_case » PHP Manual マルチバイト文字列 関数 Unicode のコードポイントに対応する文字を返す mb_chr (PHP 7 >= 7.2.0, PHP 8) mb_chr — Unicode のコードポイントに対応する文字を返す 説明 mb_chr ( int $codepoint , ? string $encoding = null ): string | false Unicode の ...
https://man.plustar.jp/php/function.mb-chr.html - [similar]
ファイルポインタから 1 行を得る 2393
« gzgetc gzgetss » PHP Manual Zlib 関数 ファイルポインタから 1 行を得る gzgets (PHP 4, PHP 5, PHP 7, PHP 8) gzgets — ファイルポインタから 1 行を得る 説明 gzgets ( resource $stream , ? int $length = null ): string | false 与えられたファイルポインタから最大 length - 1 バイトの文字を読み込み ...
https://man.plustar.jp/php/function.gzgets.html - [similar]
配列の内部ポインタを先頭の要素にセットする 2393
« range rsort » PHP Manual 配列 関数 配列の内部ポインタを先頭の要素にセットする reset (PHP 4, PHP 5, PHP 7, PHP 8) reset — 配列の内部ポインタを先頭の要素にセットする 説明 reset ( array | object &$array ): mixed reset() は、 array の内部ポインタの先頭の要素に戻し、配列の最初の要素の値を返 ...
https://man.plustar.jp/php/function.reset.html - [similar]
gzファイルへのポインタから残りのデータ全部を出力する 2393
« gzopen gzputs » PHP Manual Zlib 関数 gzファイルへのポインタから残りのデータ全部を出力する gzpassthru (PHP 4, PHP 5, PHP 7, PHP 8) gzpassthru — gzファイルへのポインタから残りのデータ全部を出力する 説明 gzpassthru ( resource $stream ): int gz ファイルポインタについて現在位置から EOF まで ...
https://man.plustar.jp/php/function.gzpassthru.html - [similar]
gz ファイルポインタの位置を移動する 2393
« gzrewind gztell » PHP Manual Zlib 関数 gz ファイルポインタの位置を移動する gzseek (PHP 4, PHP 5, PHP 7, PHP 8) gzseek — gz ファイルポインタの位置を移動する 説明 gzseek ( resource $stream , int $offset , int $whence = SEEK_SET ): int 与えられたファイルポインタが指すファイルのファイル位置 ...
https://man.plustar.jp/php/function.gzseek.html - [similar]
ファイルポインタの位置を先頭に戻す 2393
« 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]
バイナリセーフなファイルの読み込み 2393
« fputs fscanf » PHP Manual ファイルシステム 関数 バイナリセーフなファイルの読み込み fread (PHP 4, PHP 5, PHP 7, PHP 8) fread — バイナリセーフなファイルの読み込み 説明 fread ( resource $stream , int $length ): string | false fread() は、 stream が指すファイルポインタから最高 length バイト ...
https://man.plustar.jp/php/function.fread.html - [similar]
配列内の現在の要素を返す 2393
« count each » PHP Manual 配列 関数 配列内の現在の要素を返す current (PHP 4, PHP 5, PHP 7, PHP 8) current — 配列内の現在の要素を返す 説明 current ( array | object $array ): mixed 各配列は、"カレント"の要素へのポインタを有しています。 このポインタは、配列に挿入された最初の要素を指すように ...
https://man.plustar.jp/php/function.current.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT