検索

phrase: max: clip:
target: order:
Results of 21 - 24 of about 24 for [SIMILAR] 16 1024 4096 WITH 28342 gzclose WITH 1... (0.040 sec.)
リソース型 0
« 実行時設定 定義済み定数 » PHP Manual インストール/設定 リソース型 リソース型 この拡張モジュールでは、ファイルポインタリソースを定義しています。これは gzopen() が返すものです。 PHP 8.0.0 より前のバージョンでは、 zlib.deflate と zlib.inflate リソースも定義されていました。 関連キーワード: ...
https://man.plustar.jp/php/zlib.resources.html - [similar]
gzファイル全体を配列に読み込む 0
« gzeof gzgetc » PHP Manual Zlib 関数 gzファイル全体を配列に読み込む gzfile (PHP 4, PHP 5, PHP 7, PHP 8) gzfile — gzファイル全体を配列に読み込む 説明 gzfile ( string $filename , int $use_include_path = 0 ): array | false ファイルを配列にして返すこと以外は readgzfile() と同じです。 パラメ ...
https://man.plustar.jp/php/function.gzfile.html - [similar]
deflate圧縮された文字列を解凍する 0
« gzgetss gzopen » PHP Manual Zlib 関数 deflate圧縮された文字列を解凍する gzinflate (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gzinflate — deflate圧縮された文字列を解凍する 説明 gzinflate ( string $data , int $max_length = 0 ): string | false この関数は圧縮された文字列を解凍(伸長)します。 パラ ...
https://man.plustar.jp/php/function.gzinflate.html - [similar]
gz ファイルを出力する 0
« 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]
PREV 1 2 3 NEXT