検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 295 for [SIMILAR] 16 1024 4096 WITH 17648 ッフ WITH 1623... (0.366 sec.)
メッセージバッファサイズを計算する 6707
« socket_close socket_connect » PHP Manual ソケット 関数 メッセージバッファサイズを計算する socket_cmsg_space (PHP 5 >= 5.5.0, PHP 7, PHP 8) socket_cmsg_space — メッセージバッファサイズを計算する 説明 socket_cmsg_space ( int $level , int $type , int $num = 0 ): ? int 付随データを受信する ...
https://man.plustar.jp/php/function.socket-cmsg-space.html - [similar]
バッファのキャッシュをディスクに書き込む 6707
« eio_sync_file_range eio_syncfs » PHP Manual Eio 関数 バッファのキャッシュをディスクに書き込む eio_sync (PECL eio >= 0.0.1dev) eio_sync — バッファのキャッシュをディスクに書き込む 説明 eio_sync ( int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mixed $data = NULL ): resource パラ ...
https://man.plustar.jp/php/function.eio-sync.html - [similar]
データをパースし、バッファに追加する 6707
« mailparse_msg_parse_file mailparse_rfc822_parse_addresses » PHP Manual Mailparse 関数 データをパースし、バッファに追加する mailparse_msg_parse (PECL mailparse >= 0.9.0) mailparse_msg_parse — データをパースし、バッファに追加する 説明 mailparse_msg_parse ( resource $mimemail , string $da ...
https://man.plustar.jp/php/function.mailparse-msg-parse.html - [similar]
Flush the cache 4113
« Yac::dump Yac::get » PHP Manual Yac Flush the cache Yac::flush (PECL yac >= 1.0.0) Yac::flush — Flush the cache 説明 public Yac::flush (): bool Remove all cached values パラメータ この関数にはパラメータはありません。 戻り値 bool, always true 関連キーワード: Flush , Yac , the , flush , ...
https://man.plustar.jp/php/yac.flush.html - [similar]
自動フラッシュをオンまたはオフにする 0
« ob_gzhandler ob_list_handlers » PHP Manual 出力制御 関数 自動フラッシュをオンまたはオフにする ob_implicit_flush (PHP 4, PHP 5, PHP 7, PHP 8) ob_implicit_flush — 自動フラッシュをオンまたはオフにする 説明 ob_implicit_flush ( bool $enable = true ): void ob_implicit_flush() は、 自動フラッ ...
https://man.plustar.jp/php/function.ob-implicit-flush.html - [similar]
URL リライタの値を追加する 0
« ob_start output_reset_rewrite_vars » PHP Manual 出力制御 関数 URL リライタの値を追加する output_add_rewrite_var (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) output_add_rewrite_var — URL リライタの値を追加する 説明 output_add_rewrite_var ( string $name , string $value ): bool この関数は、URL リ ...
https://man.plustar.jp/php/function.output-add-rewrite-var.html - [similar]
URL リライタの値をリセットする 0
« output_add_rewrite_var PHP Options/Info » PHP Manual 出力制御 関数 URL リライタの値をリセットする output_reset_rewrite_vars (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) output_reset_rewrite_vars — URL リライタの値をリセットする 説明 output_reset_rewrite_vars (): bool この関数は URL リライタを ...
https://man.plustar.jp/php/function.output-reset-rewrite-vars.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 出力制御設定オプション 名前 デフォルト 変更可能 変更履歴 output_buffering "0" PHP_INI_PERDIR output_handler NULL PHP_INI_PERDIR implicit_flush "0" PHP_INI_ALL url_rew ...
https://man.plustar.jp/php/outcontrol.configuration.html - [similar]
基本的な使用法 0
« 例 出力リライトの使用法 » PHP Manual 例 基本的な使用法 基本的な使用法 例1 出力制御の例 <?php ob_start (); echo "Hello\n" ; setcookie ( "cookiename" , "cookiedata" ); ob_end_flush (); ?> 上記の例では、 echo からの出力は、 ob_end_flush() がコールされるまで出力バッファに 保存されます。この ...
https://man.plustar.jp/php/outcontrol.examples.basic.html - [similar]
他の SAPI との違い 0
« はじめに オプション » PHP Manual コマンドラインの使用法 他の SAPI との違い 他の SAPI との違い CLI SAPI を他の SAPI と比べた時の 大きな違いを以下に示します。 CGI SAPI と異なり、ヘッダが出力されません。 CGI SAPI は HTTP ヘッダの出力を抑制する機能を 提供していますが、等価な機能は CLI SAPI ...
https://man.plustar.jp/php/features.commandline.differences.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT