検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 234 for input (0.042 sec.)
指定したデータソースに保存されているプロシージャのリストを取得する 4608
« odbc_procedurecolumns odbc_result_all » PHP Manual ODBC 関数 指定したデータソースに保存されてい ... 。 PROCEDURE_CAT PROCEDURE_SCHEM PROCEDURE_NAME NUM_INPUT_PARAMS NUM_OUTPUT_PARAMS NUM_RESULT_SETS REMARKS P ... dbo [PROCEDURE_NAME] => GetEmployeeSalesYTD;1 [NUM_INPUT_PARAMS] => -1 [NUM_OUTPUT_PARAMS] => -1 [NUM_RESUL ...
https://man.plustar.jp/php/function.odbc-procedures.html - [similar]
新機能 4608
« PHP 7.1.x から PHP 7.2.x への移行 新しい関数 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 新 ... 。 <?php interface A { public function Test (array $input ); } class B implements A { public function Test ( ... $input ){} // $input の型指定を省略 } 名前空間のグループ指 ...
https://man.plustar.jp/php/migration72.new-features.html - [similar]
UTF-8 エンコードされているコードポイントから、Decomposition_Mapping プロパティの... 4608
« Normalizer Normalizer::isNormalized » PHP Manual Normalizer UTF-8 エンコードされているコードポ ... ----- '' has no decomposition mapping error info: 'Input string must be exactly one UTF-8 encoded code poin ... - '6161' has no decomposition mapping error info: 'Input string must be exactly one UTF-8 encoded code poin ...
https://man.plustar.jp/php/normalizer.getrawdecomposition.html - [similar]
現在の Tidy の設定を取得する 4608
« tidy::$errorBuffer tidy::getHtmlVer » PHP Manual tidy 現在の Tidy の設定を取得する tidy::getCo ... wrap] => 200 [tab-size] => 8 [char-encoding] => 1 [input-encoding] => 3 [output-encoding] => 1 [newline] => ... ] => 1 [quiet] => [indent] => 1 [hide-endtags] => [input-xml] => [output-xml] => 1 [output-xhtml] => 1 [out ...
https://man.plustar.jp/php/tidy.getconfig.html - [similar]
Create a new Image converter 4608
« wkhtmltox\Image\Converter wkhtmltox\Image\Converter::convert » PHP Manual wkhtmltox\Image\Conv ... ) Creates an Image converter, optionally taking an input buffer and configuration settings パラメータ buffe ... Description Values Changelog in URL or path of the input file, if "-" stdin is used /path/to/markup.html >= ...
https://man.plustar.jp/php/wkhtmltox-image-converter.construct.html - [similar]
The wkhtmltox\PDF\Object class 4577
« wkhtmltox\PDF\Converter::getVersion wkhtmltox\PDF\Object::__construct » PHP Manual wkhtmltox T ... ox >= 0.1.0) はじめに Represents an HTML document, input to PDF converter クラス概要 class wkhtmltox\PDF\Ob ...
https://man.plustar.jp/php/class.wkhtmltox-pdf-object.html - [similar]
Sets a callback for specified URI 4577
« EventHttp::setAllowedMethods EventHttp::setDefaultCallback » PHP Manual EventHttp Sets a callb ... ; echo "URI:" , $req -> getUri (), PHP_EOL ; echo "Input headers:" ; var_dump ( $req -> getInputHeaders ()) ... ( 200 , "OK" ); echo "OK\n" ; echo "\n >> Reading input buffer ...\n" ; $buf = $req -> getInputBuffer (); ...
https://man.plustar.jp/php/eventhttp.setcallback.html - [similar]
Returns the output buffer of the request 4577
« EventHttpRequest::getInputHeaders EventHttpRequest::getOutputHeaders » PHP Manual EventHttpReq ... t buffer of the request. 参考 EventHttpRequest::getInputBuffer() - Returns the input buffer 関連キーワード: ...
https://man.plustar.jp/php/eventhttprequest.getoutputbuffer.html - [similar]
Returns associative array of the output headers 4577
« EventHttpRequest::getOutputBuffer EventHttpRequest::getResponseCode » PHP Manual EventHttpRequ ... ータはありません。 戻り値 参考 EventHttpRequest::getInputHeaders() - Returns associative array of the input ... st , of , the , getOutputHeaders , パラメータ , getInputHeaders ...
https://man.plustar.jp/php/eventhttprequest.getoutputheaders.html - [similar]
コマンドラインオプション 4577
« 他の SAPI との違い Usage » PHP Manual コマンドラインの使用法 コマンドラインオプション コマンド ... begin_code> Run PHP <begin_code> before processing input lines -R <code> Run PHP <code> for every input lin ... e -F <file> Parse and execute <file> for every input line -E <end_code> Run PHP <end_code> after proces ... sing all input lines -H Hide any passed arguments from external t ...
https://man.plustar.jp/php/features.commandline.options.html - [similar]