検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 1005 for [SIMILAR] 16 1024 4096 WITH 18657 gzopen WITH 57... (0.736 sec.)
出力のバッファリングを有効にする 0
« ob_list_handlers output_add_rewrite_var » PHP Manual 出力制御 関数 出力のバッファリングを有効にする ob_start (PHP 4, PHP 5, PHP 7, PHP 8) ob_start — 出力のバッファリングを有効にする 説明 ob_start ( callable $callback = null , int $chunk_size = 0 , int $flags = PHP_OUTPUT_HANDLER_STDFLA ...
https://man.plustar.jp/php/function.ob-start.html - [similar]
出力バッファリング制御 0
« opcache_reset はじめに » PHP Manual PHP の振る舞いの変更 出力バッファリング制御 出力バッファリング制御 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 出力リライトの使用法 出力制御 関数 flush — システム出力バッファをフラッシュする o ...
https://man.plustar.jp/php/book.outcontrol.html - [similar]
出力制御 関数 0
« 出力リライトの使用法 flush » PHP Manual 出力制御 出力制御 関数 出力制御 関数 参考 header() および setcookie() も参照ください。 目次 flush — システム出力バッファをフラッシュする ob_clean — 出力バッファをクリア(消去)する ob_end_clean — 出力用バッファをクリア(消去)し、出力のバッファリング ...
https://man.plustar.jp/php/ref.outcontrol.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]
Phar クラス 0
« Phar のシグネチャの書式 Phar::addEmptyDir » PHP Manual Phar Phar クラス Phar クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) はじめに Phar クラスは、phar アーカイブへのアクセスや作成のための高レベルインターフェイスを提供します。 クラス概要 class Phar extends RecursiveDirector ...
https://man.plustar.jp/php/class.phar.html - [similar]
Zip 形式の phar アーカイブ 0
« Tar 形式の phar アーカイブ Phar ファイルフォーマット » PHP Manual phar って、tar や zip とは何が違うの? Zip 形式の phar アーカイブ Zip 形式の phar アーカイブ zip 形式のアーカイブは、zip ファイル形式に組み込まれているいくつかの機能に対応しています。 ファイルごとのメタデータやアーカイブ全 ...
https://man.plustar.jp/php/phar.fileformat.zip.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]
bzip2 圧縮されたファイルをオープンする 0
« bzflush bzread » PHP Manual Bzip2 関数 bzip2 圧縮されたファイルをオープンする bzopen (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) bzopen — bzip2 圧縮されたファイルをオープンする 説明 bzopen ( string | resource $file , string $mode ): resource | false bzopen() は、 bzip2 ( .bz2 ) ファイルを読み ...
https://man.plustar.jp/php/function.bzopen.html - [similar]
統計情報 0
« 持続的接続 メモ » PHP Manual Mysqlnd 統計情報 統計情報 統計情報を使う MySQL Native Driver は、クライアントとサーバー間の通信に関する統計情報を収集する機能をサポートしています。収集できる統計情報は主に2つのタイプに分けられます。 クライアントの統計情報 接続の統計情報 mysqli 拡張機能を使っ ...
https://man.plustar.jp/php/mysqlnd.stats.html - [similar]
phar アーカイブを実行可能でない tar あるいは zip ファイルに変換する 0
« Phar::__construct Phar::convertToExecutable » PHP Manual Phar phar アーカイブを実行可能でない tar あるいは zip ファイルに変換する Phar::convertToData (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) Phar::convertToData — phar アーカイブを実行可能でない tar あるいは zip ファイルに変換 ...
https://man.plustar.jp/php/phar.converttodata.html - [similar]