検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 1662 for [SIMILAR] 16 1024 4096 WITH 14530 mysql WITH 709... (1.114 sec.)
内部の配列ポインタをひとつ前に戻す 3490
« pos range » PHP Manual 配列 関数 内部の配列ポインタをひとつ前に戻す prev (PHP 4, PHP 5, PHP 7, PHP 8) prev — 内部の配列ポインタをひとつ前に戻す 説明 prev ( array | object &$array ): mixed 内部の配列ポインタをひとつ前に戻します。 prev() は、 内部の配列ポインタを進めるのではなく戻すという ...
https://man.plustar.jp/php/function.prev.html - [similar]
gzファイルへのポインタから残りのデータ全部を出力する 3490
« 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]
配列内の現在の要素を返す 3490
« 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]
ファイルポインタに残っているデータをすべて出力する 3490
« SplFileObject::flock SplFileObject::fputcsv » PHP Manual SplFileObject ファイルポインタに残っているデータをすべて出力する SplFileObject::fpassthru (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplFileObject::fpassthru — ファイルポインタに残っているデータをすべて出力する 説明 public SplFileObject::fpa ...
https://man.plustar.jp/php/splfileobject.fpassthru.html - [similar]
ファイルポインタ上に残っているすべてのデータを出力する 3490
« fopen fputcsv » PHP Manual ファイルシステム 関数 ファイルポインタ上に残っているすべてのデータを出力する fpassthru (PHP 4, PHP 5, PHP 7, PHP 8) fpassthru — ファイルポインタ上に残っているすべてのデータを出力する 説明 fpassthru ( resource $stream ): int 与えられたファイルポインタを EOF ま ...
https://man.plustar.jp/php/function.fpassthru.html - [similar]
gz ファイルポインタの読み込み/書き込み位置を返します 3490
« 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 ファイルポインタの示す位置を元に戻す 3490
« 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]
ファイルポインタから 1 行取得する 3490
« fgetcsv fgetss » PHP Manual ファイルシステム 関数 ファイルポインタから 1 行取得する fgets (PHP 4, PHP 5, PHP 7, PHP 8) fgets — ファイルポインタから 1 行取得する 説明 fgets ( resource $stream , ? int $length = null ): string | false ファイルポインタから 1 行取得します。 パラメータ strea ...
https://man.plustar.jp/php/function.fgets.html - [similar]
gz ファイルポインタが EOF かどうか調べる 3490
« gzencode gzfile » PHP Manual Zlib 関数 gz ファイルポインタが EOF かどうか調べる gzeof (PHP 4, PHP 5, PHP 7, PHP 8) gzeof — gz ファイルポインタが EOF かどうか調べる 説明 gzeof ( resource $stream ): bool 与えられた GZ ファイルポインタが EOF (ファイル終端) を指すかどうかを調べます。 パラメ ...
https://man.plustar.jp/php/function.gzeof.html - [similar]
ソースファイルポインタからストリームデータを取得し、 エンコーディングを適用し、... 3490
« mailparse_rfc822_parse_addresses mailparse_uudecode_all » PHP Manual Mailparse 関数 ソースファイルポインタからストリームデータを取得し、 エンコーディングを適用し、出力ファイルポインタに書き込む mailparse_stream_encode (PECL mailparse >= 0.9.0) mailparse_stream_encode — ソースファイルポ ...
https://man.plustar.jp/php/function.mailparse-stream-encode.html - [similar]