検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 351 for output (0.032 sec.)
出力用バッファをクリア(消去)し、出力のバッファリングをオフにする 4063
« ob_clean ob_end_flush » PHP Manual 出力制御 関数 出力用バッファをクリア(消去)し、出力のバッファ ... 。 出力バッファを開始するときに、 ob_start() で PHP_OUTPUT_HANDLER_CLEANABLE および PHP_OUTPUT_HANDLER_REMOVA ...
https://man.plustar.jp/php/function.ob-end-clean.html - [similar]
出力バッファをフラッシュし、その内容を文字列として返した後で出力バッファリングを... 4063
« ob_get_contents ob_get_length » PHP Manual 出力制御 関数 出力バッファをフラッシュし、その内容を ... 。 出力バッファを開始するときに、 ob_start() で PHP_OUTPUT_HANDLER_FLUSHABLE フラグを指定する必要があります。 ... の例の出力は以下となります。 Array ( [0] => default output handler ) Array ( ) 参考 ob_end_clean() - 出力用バ ...
https://man.plustar.jp/php/function.ob-get-flush.html - [similar]
出力バッファを gzip 圧縮するための ob_start コールバック関数 4063
« ob_get_status ob_implicit_flush » PHP Manual 出力制御 関数 出力バッファを gzip 圧縮するための ... モジュールが必要です。 注意 : ob_gzhandler() と zlib.output_compression の両方を使用することはできません。 また ... 、 zlib.output_compression を使用すると、それは ob_gzhandler() よ ...
https://man.plustar.jp/php/function.ob-gzhandler.html - [similar]
内部文字エンコーディングを設定あるいは取得する 4036
« mb_http_output mb_language » PHP Manual マルチバイト文字列 関数 内部文字エンコーディングを設定 ... - HTTP 入力文字エンコーディングを検出する mb_http_output() - HTTP 出力文字エンコーディングを設定あるいは取得 ...
https://man.plustar.jp/php/function.mb-internal-encoding.html - [similar]
出力用バッファをフラッシュ(送信)し、出力のバッファリングをオフにする 4036
« ob_end_clean ob_flush » PHP Manual 出力制御 関数 出力用バッファをフラッシュ(送信)し、出力のバッ ... 。 出力バッファを開始するときに、 ob_start() で PHP_OUTPUT_HANDLER_FLUSHABLE および PHP_OUTPUT_HANDLER_REMOVA ...
https://man.plustar.jp/php/function.ob-end-flush.html - [similar]
指定したデータソースに保存されているプロシージャのリストを取得する 4036
« odbc_procedurecolumns odbc_result_all » PHP Manual ODBC 関数 指定したデータソースに保存されてい ... ROCEDURE_SCHEM PROCEDURE_NAME NUM_INPUT_PARAMS NUM_OUTPUT_PARAMS NUM_RESULT_SETS REMARKS PROCEDURE_TYPE ドラ ... etEmployeeSalesYTD;1 [NUM_INPUT_PARAMS] => -1 [NUM_OUTPUT_PARAMS] => -1 [NUM_RESULT_SETS] => -1 [REMARKS] => ...
https://man.plustar.jp/php/function.odbc-procedures.html - [similar]
定義済み定数 4036
« リソース型 Mcrypt 暗号 » PHP Manual Mcrypt 定義済み定数 定義済み定数 以下の定数が定義されていま ... はなく、 NCFB の使用を推奨します。 MCRYPT_MODE_OFB ( output feedback、8 ビット形式 ) は CFB と互換性が あるスト ... なく、 NOFB の使用を推奨します。 MCRYPT_MODE_NOFB ( output feedback, nビット形式 ) は OFB と互換性がありますが ...
https://man.plustar.jp/php/mcrypt.constants.html - [similar]
Sets a callback for specified URI 4009
« EventHttp::setAllowedMethods EventHttp::setDefaultCallback » PHP Manual EventHttp Sets a callb ... 4 * Connection: close * (press Enter) * * It will output * a=12 * HTTP/1.0 200 OK * Content-Type: text/html ... 9-1 * Connection: close * * 3) See what the server outputs on the previous terminal window. */ function _htt ... :" ; var_dump ( $req -> getInputHeaders ()); echo "Output headers:" ; var_dump ( $req -> getOutputHeaders () ...
https://man.plustar.jp/php/eventhttp.setcallback.html - [similar]
Returns associative array of the input headers 4009
« EventHttpRequest::getInputBuffer EventHttpRequest::getOutputBuffer » PHP Manual EventHttpReque ... ay of the input headers. 参考 EventHttpRequest::getOutputHeaders() - Returns associative array of the output ... est , of , the , getInputHeaders , パラメータ , getOutputHeaders ...
https://man.plustar.jp/php/eventhttprequest.getinputheaders.html - [similar]
Returns the Canonical Extended JSON representation of a BSON value 4009
« MongoDB\BSON\fromPHP MongoDB\BSON\toJSON » PHP Manual 関数 Returns the Canonical Extended JSON ... at prefers type fidelity at the expense of concise output and is most suited for producing output that can b ...
https://man.plustar.jp/php/function.mongodb.bson-tocanonicalextendedjson.html - [similar]