検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 1446 for [SIMILAR] 16 1024 4096 WITH 21363 contents WITH ... (1.368 sec.)
ストリームのブロックモードを有効にする / 解除する 0
« stream_select stream_set_chunk_size » PHP Manual ストリーム 関数 ストリームのブロックモードを有効にする / 解除する stream_set_blocking (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) stream_set_blocking — ストリームのブロックモードを有効にする / 解除する 説明 stream_set_blocking ( resource $stre ...
https://man.plustar.jp/php/function.stream-set-blocking.html - [similar]
出力用バッファをフラッシュ(送信)し、出力のバッファリングをオフにする 0
« ob_end_clean ob_flush » PHP Manual 出力制御 関数 出力用バッファをフラッシュ(送信)し、出力のバッファリングをオフにする ob_end_flush (PHP 4, PHP 5, PHP 7, PHP 8) ob_end_flush — 出力用バッファをフラッシュ(送信)し、出力のバッファリングをオフにする 説明 ob_end_flush (): bool この関数は、出力 ...
https://man.plustar.jp/php/function.ob-end-flush.html - [similar]
出力バッファをフラッシュ(送信)する 0
« ob_end_flush ob_get_clean » PHP Manual 出力制御 関数 出力バッファをフラッシュ(送信)する ob_flush (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) ob_flush — 出力バッファをフラッシュ(送信)する 説明 ob_flush (): bool この関数は、(ある場合に)出力バッファの内容を送信します。 更にバッファの内容を処理し ...
https://man.plustar.jp/php/function.ob-flush.html - [similar]
ファイルからの YAML ストリームをパースする 0
« yaml_emit yaml_parse_url » PHP Manual Yaml 関数 ファイルからの YAML ストリームをパースする yaml_parse_file (PECL yaml >= 0.4.0) yaml_parse_file — ファイルからの YAML ストリームをパースする 説明 yaml_parse_file ( string $filename , int $pos = 0 , int &$ndocs = ? , array $callbacks = nul ...
https://man.plustar.jp/php/function.yaml-parse-file.html - [similar]
streamWrapper クラス 0
« php_user_filter::onCreate streamWrapper::__construct » PHP Manual ストリーム streamWrapper クラス streamWrapper クラス (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) はじめに 独自のプロトコルハンドラやストリームを実装し、 ( fopen() や fread() などの) 他のファイルシステム関数で使用できるようにし ...
https://man.plustar.jp/php/class.streamwrapper.html - [similar]
出力バッファをフラッシュし、その内容を文字列として返した後で出力バッファリングを... 0
« ob_get_contents ob_get_length » PHP Manual 出力制御 関数 出力バッファをフラッシュし、その内容を文字列として返した後で出力バッファリングを終了する ob_get_flush (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) ob_get_flush — 出力バッファをフラッシュし、その内容を文字列として返した後で出力バッファリ ...
https://man.plustar.jp/php/function.ob-get-flush.html - [similar]
出力用バッファをクリア(消去)し、出力のバッファリングをオフにする 0
« ob_clean ob_end_flush » PHP Manual 出力制御 関数 出力用バッファをクリア(消去)し、出力のバッファリングをオフにする ob_end_clean (PHP 4, PHP 5, PHP 7, PHP 8) ob_end_clean — 出力用バッファをクリア(消去)し、出力のバッファリングをオフにする 説明 ob_end_clean (): bool 出力用バッファの内容を消 ...
https://man.plustar.jp/php/function.ob-end-clean.html - [similar]
ストリームからフィルタを取り除く 0
« stream_filter_register stream_get_contents » PHP Manual ストリーム 関数 ストリームからフィルタを取り除く stream_filter_remove (PHP 5 >= 5.1.0, PHP 7, PHP 8) stream_filter_remove — ストリームからフィルタを取り除く 説明 stream_filter_remove ( resource $stream_filter ): bool 事前に stream ...
https://man.plustar.jp/php/function.stream-filter-remove.html - [similar]
ファイルをリネームする 0
« realpath rewind » PHP Manual ファイルシステム 関数 ファイルをリネームする rename (PHP 4, PHP 5, PHP 7, PHP 8) rename — ファイルをリネームする 説明 rename ( string $from , string $to , ? resource $context = null ): bool from を to にリネームし、必要ならディレクトリを移動しようと試みます ...
https://man.plustar.jp/php/function.rename.html - [similar]
ストリームコンテキスト 0
« ストリームフィルタ ストリームのエラー » PHP Manual ストリーム ストリームコンテキスト ストリームコンテキスト コンテキスト は、ストリームの挙動を変えたり、 拡張したりすることのできる パラメータ と ラッパー固有の オプション の集合です。 コンテキスト は、 stream_context_create() を使って生 ...
https://man.plustar.jp/php/stream.contexts.html - [similar]