検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 351 for output (0.014 sec.)
HTTP 入出力 5543
« 日本語のマルチバイト文字に関する基本事項 サポートされる文字エンコーディング » PHP Manual マルチ ... ob_start() で ob_start のコールバック関数として mb_output_handler() を指定するものです。 例2 php.ini の設定例 ... グ変換を有効にする ;; 出力バッファリングを有効にする output_buffering = On ;; mb_output_handler による出力変換 ... を有効にする output_handler = mb_output_handler 例3 スクリプトの例 <?p ... P 出力文字エンコーディングをSJISに設定する mb_http_output ( 'SJIS' ); // 出力のバッファリングを開始し、コール ...
https://man.plustar.jp/php/mbstring.http.html - [similar]
Test with a set of inputs, and a set of desired outputs 5516
« fann_test_data fann_train_epoch » PHP Manual Fann 関数 Test with a set of inputs, and a set of ... desired outputs fann_test (PECL fann >= 1.0.0) fann_test — Test w ... ith a set of inputs, and a set of desired outputs 説明 fann_test ( resource $ann , array $input , a ... rray $desired_output ): array Test with a set of inputs, and a set of d ... esired outputs. This operation updates the mean square error, bu ...
https://man.plustar.jp/php/function.fann-test.html - [similar]
日付/時刻 の値を文字列としてフォーマットする 5516
« IntlDateFormatter::create IntlDateFormatter::formatObject » PHP Manual IntlDateFormatter 日付/ ... ateFormatter :: GREGORIAN ); echo 'First Formatted output is ' . datefmt_format ( $fmt , 0 ); $fmt = datefmt ... teFormatter :: GREGORIAN ); echo 'Second Formatted output is ' . datefmt_format ( $fmt , 0 ); $fmt = datefmt ... GREGORIAN , 'MM/dd/yyyy' ); echo 'First Formatted output with pattern is ' . datefmt_format ( $fmt , 0 ); $ ... GREGORIAN , 'MM/dd/yyyy' ); echo "Second Formatted output with pattern is " . datefmt_format ( $fmt , 0 ); ? ...
https://man.plustar.jp/php/intldateformatter.format.html - [similar]
Train one iteration with a set of inputs, and a set of desired outputs 5489
« fann_train_on_file FANNConnection » PHP Manual Fann 関数 Train one iteration with a set of inp ... uts, and a set of desired outputs fann_train (PECL fann >= 1.0.0) fann_train — Trai ... eration with a set of inputs, and a set of desired outputs 説明 fann_train ( resource $ann , array $input , ... array $desired_output ): bool Train one iteration with a set of inputs, ... and a set of desired outputs. This training is always incremental training, si ...
https://man.plustar.jp/php/function.fann-train.html - [similar]
コード変換指令に基づきファイルからファイルにコード変換する 5489
« Recode 関数 recode_string » PHP Manual Recode 関数 コード変換指令に基づきファイルからファイルに ... le ( string $request , resource $input , resource $output ): bool コード変換指令 request に基づきファイルハン ... ドル input が指すファイルをファイルハンドル output が指すファイルにコード変換します。 パラメータ requ ... 力として使用する ローカルファイルハンドルリソース。 output 出力として使用する ローカルファイルハンドルリソース ... の例 <?php $input = fopen ( 'input.txt' , 'r' ); $output = fopen ( 'output.txt' , 'w' ); recode_file ( "us. ...
https://man.plustar.jp/php/function.recode-file.html - [similar]
Output error messages to the log 5489
« swoole_errno swoole_event_add » PHP Manual Swoole 関数 Output error messages to the log swoole ... rror_log (PECL swoole >= 4.5.8) swoole_error_log — Output error messages to the log 説明 swoole_error_log ( ... int $level , string $msg ): void Output error messages to the log. パラメータ level Log Le ... o the log. 戻り値 値を返しません。 関連キーワード: Output , messages , swoole , the , errno , event , Swoole ...
https://man.plustar.jp/php/function.swoole-error-log.html - [similar]
Date Formatter を作成する 5489
« IntlDateFormatter IntlDateFormatter::format » PHP Manual IntlDateFormatter Date Formatter を作 ... ateFormatter :: GREGORIAN ); echo "First Formatted output is " . datefmt_format ( $fmt , 0 ); $fmt = datefmt ... teFormatter :: GREGORIAN ); echo "Second Formatted output is " . datefmt_format ( $fmt , 0 ); $fmt = datefmt ... GREGORIAN , "MM/dd/yyyy" ); echo "First Formatted output with pattern is " . datefmt_format ( $fmt , 0 ); $ ... GREGORIAN , "MM/dd/yyyy" ); echo "Second Formatted output with pattern is " . datefmt_format ( $fmt , 0 ); ? ...
https://man.plustar.jp/php/intldateformatter.create.html - [similar]
実行時設定 5489
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... ss" PHP_INI_ALL 非推奨になりました。 mbstring.http_output "pass" PHP_INI_ALL 非推奨になりました。 mbstring.i ... oding_translation "0" PHP_INI_PERDIR mbstring.http_output_conv_mimetypes "^(text/|application/xhtml\+xml)" P ... に default_charset を設定すべきです。 mbstring.http_output string 警告 この非推奨の機能は、 きっと 将来 削除 ... 定は、 php.ini でしか変更できません。 mbstring.http_output_conv_mimetypes string mbstring.strict_detection bo ...
https://man.plustar.jp/php/mbstring.configuration.html - [similar]
現在の Tidy の設定を取得する 5489
« tidy::$errorBuffer tidy::getHtmlVer » PHP Manual tidy 現在の Tidy の設定を取得する tidy::getCo ... p>test</p>' ; $config = array( 'indent' => TRUE , 'output-xhtml' => TRUE , 'wrap' => 200 ); $tidy = tidy_par ... ] => 8 [char-encoding] => 1 [input-encoding] => 3 [output-encoding] => 1 [newline] => 1 [doctype-mode] => 1 ... 1 [alt-text] => [slide-style] => [error-file] => [output-file] => [write-back] => [markup] => 1 [show-warni ... => [indent] => 1 [hide-endtags] => [input-xml] => [output-xml] => 1 [output-xhtml] => 1 [output-html] => [ad ...
https://man.plustar.jp/php/tidy.getconfig.html - [similar]
URL リライタの値を追加する 5462
« ob_start output_reset_rewrite_vars » PHP Manual 出力制御 関数 URL リライタの値を追加する output ... _rewrite_var (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) output_add_rewrite_var — URL リライタの値を追加する 説明 ... ジョン 説明 7.1.0 PHP 7.1.0 より前のバージョンでは、 output_add_rewrite_var() で設定したリライト変数は、透過的 ... なり、 url_rewriter.hosts が追加されました。 例 例1 output_add_rewrite_var() の例 <?php output_add_rewrite_va ... ar2" /> </form> Array ( [0] => URL-Rewriter ) 参考 output_reset_rewrite_vars() - URL リライタの値をリセットす ...
https://man.plustar.jp/php/function.output-add-rewrite-var.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT