Results of 91 - 100 of about 1267 for [SIMILAR] 16 1024 4096 WITH 24295 eio WITH 14548... (0.707 sec.)
- コード変換指令に基づきファイルからファイルにコード変換する 3847
- « Recode 関数 recode_string » PHP Manual Recode 関数 コード変換指令に基づきファイルからファイルにコード変換する recode_file (PHP 4, PHP 5, PHP 7 < 7.4.0) recode_file — コード変換指令に基づきファイルからファイルにコード変換する 説明 recode_file ( string $request , resource $input , resour
...
-
https://man.plustar.jp/php/function.recode-file.html
- [similar]
- ファイルに関する情報を取得する 3847
- « set_file_buffer symlink » PHP Manual ファイルシステム 関数 ファイルに関する情報を取得する stat (PHP 4, PHP 5, PHP 7, PHP 8) stat — ファイルに関する情報を取得する 説明 stat ( string $filename ): array | false filename で指定されたファイルに ついての統計情報を取得します。 filename がシン
...
-
https://man.plustar.jp/php/function.stat.html
- [similar]
- オープンしたファイルポインタからファイルに関する情報を取得する 3847
- « fseek fsync » PHP Manual ファイルシステム 関数 オープンしたファイルポインタからファイルに関する情報を取得する fstat (PHP 4, PHP 5, PHP 7, PHP 8) fstat — オープンしたファイルポインタからファイルに関する情報を取得する 説明 fstat ( resource $stream ): array | false ファイルポインタ stream
...
-
https://man.plustar.jp/php/function.fstat.html
- [similar]
- データをファイルに書き込む 3847
- « file_get_contents file » PHP Manual ファイルシステム 関数 データをファイルに書き込む file_put_contents (PHP 5, PHP 7, PHP 8) file_put_contents — データをファイルに書き込む 説明 file_put_contents ( string $filename , mixed $data , int $flags = 0 , ? resource $context = null ): int | fal
...
-
https://man.plustar.jp/php/function.file-put-contents.html
- [similar]
- 指定されたストリームのファイル書き込みバッファリングを有効にする 3847
- « stream_set_timeout stream_socket_accept » PHP Manual ストリーム 関数 指定されたストリームのファイル書き込みバッファリングを有効にする stream_set_write_buffer (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) stream_set_write_buffer — 指定されたストリームのファイル書き込みバッファリングを有効にする
...
-
https://man.plustar.jp/php/function.stream-set-write-buffer.html
- [similar]
- ファイルタイプを取得する 3847
- « filesize flock » PHP Manual ファイルシステム 関数 ファイルタイプを取得する filetype (PHP 4, PHP 5, PHP 7, PHP 8) filetype — ファイルタイプを取得する 説明 filetype ( string $filename ): string | false 指定したファイルのタイプを返します。 パラメータ filename ファイルへのパス。 戻り値 ファ
...
-
https://man.plustar.jp/php/function.filetype.html
- [similar]
- ファイルの読み書き用ポインタの現在位置を返す 3847
- « 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]
- ファイルを指定した長さに丸める 3847
- « ftell fwrite » PHP Manual ファイルシステム 関数 ファイルを指定した長さに丸める ftruncate (PHP 4, PHP 5, PHP 7, PHP 8) ftruncate — ファイルを指定した長さに丸める 説明 ftruncate ( resource $stream , int $size ): bool ファイルポインタ stream を引数とし、 ファイルを指定した長さ、サイズに丸
...
-
https://man.plustar.jp/php/function.ftruncate.html
- [similar]
- gz ファイルを出力する 3847
- « inflate_init zlib_decode » PHP Manual Zlib 関数 gz ファイルを出力する readgzfile (PHP 4, PHP 5, PHP 7, PHP 8) readgzfile — gz ファイルを出力する 説明 readgzfile ( string $filename , int $use_include_path = 0 ): int | false ファイルを読み込み、解凍し、標準出力に書き込みます。 readgzfile
...
-
https://man.plustar.jp/php/function.readgzfile.html
- [similar]
- ファイルポインタを移動する 3847
- « fscanf fstat » PHP Manual ファイルシステム 関数 ファイルポインタを移動する fseek (PHP 4, PHP 5, PHP 7, PHP 8) fseek — ファイルポインタを移動する 説明 fseek ( resource $stream , int $offset , int $whence = SEEK_SET ): int stream が指しているファイルのファイル位置識別子を ファイル・ストリ
...
-
https://man.plustar.jp/php/function.fseek.html
- [similar]