検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 457 for Ini (0.023 sec.)
FastCGI Process Manager (FPM) 3799
« Amazon EC2 インストール » PHP Manual インストールと設定 FastCGI Process Manager (FPM) FastCGI ... が開始でき、 異なるポートで Listen でき、異なる php.ini が適用できる (safe_mode の代替) プールのサポート。 ... リモートプロセスの execute_data を読みます) fastcgi_finish_request() - 何か時間のかかる処理 (動画の変換や統 ... n, xml, openmetrics のようなフォーマットで提供 php.ini ベースの設定ファイル 関連キーワード: Process , Man ...
https://man.plustar.jp/php/install.fpm.html - [similar]
オブジェクトの時刻が夏時間かを調べる 3799
« IntlCalendar::getWeekendTransition IntlCalendar::isEquivalentTo » PHP Manual IntlCalendar オブ ... 下さい。 例 例1 IntlCalendar::inDaylightTime() <?php ini_set ( 'date.timezone' , 'Europe/Lisbon' ); ini_set ...
https://man.plustar.jp/php/intlcalendar.indaylighttime.html - [similar]
週の始まりと見なされる曜日を設定する 3799
« IntlCalendar::set IntlCalendar::setLenient » PHP Manual IntlCalendar 週の始まりと見なされる曜日 ... す。 例 例1 IntlCalendar::setFirstDayOfWeek() <?php ini_set ( 'date.timezone' , 'Europe/Lisbon' ); ini_set ...
https://man.plustar.jp/php/intlcalendar.setfirstdayofweek.html - [similar]
IntlCalendar を DateTime オブジェクトに変換する 3799
« IntlCalendar::setTimeZone IntlGregorianCalendar » PHP Manual IntlCalendar IntlCalendar を Date ... を返します。 例 例1 IntlCalendar::toDateTime() <?php ini_set ( 'date.timezone' , 'UTC' ); ini_set ( 'intl.d ...
https://man.plustar.jp/php/intlcalendar.todatetime.html - [similar]
Phar アーカイブ全体を Gzip あるいは Bzip2 で圧縮する 3799
« Phar::canWrite Phar::compressFiles » PHP Manual Phar Phar アーカイブ全体を Gzip あるいは Bzip2 ... nsion = null ): ? Phar 注意 : このメソッドは、 php.ini の phar.readonly が 0 でないと Phar オブジェクトで ... この関数は phar の内容を変更するので、使用するには INI 設定 phar.readonly が off になっていなければなりま ... す。 失敗した場合は null を返します。 エラー / 例外 INI 設定 phar.readonly が on の場合、 zlib 拡張モジュー ...
https://man.plustar.jp/php/phar.compress.html - [similar]
ファイル固有のパーミッションビットを設定する 3799
« PharFileInfo PharFileInfo::compress » PHP Manual PharFileInfo ファイル固有のパーミッションビッ ... トについては無視されます。書き込みビットは、実行時に INI 設定 phar.readonly に基づいて自動的に設定されます。 ... するので、 Phar アーカイブ内のファイルを操作するには INI 設定 phar.readonly がオフでなければなりません。 Ph ...
https://man.plustar.jp/php/pharfileinfo.chmod.html - [similar]
対話シェル 3775
« I/O ストリーム ビルトインウェブサーバー » PHP Manual コマンドラインの使用法 対話シェル 対話シェ ... p_history ファイルです。 CLI SAPI では、二つの php.ini 設定が使えます。 cli.pager と cli.prompt です。 cl ... することができます。 また、対話シェルの中では、 php.ini 項目を設定する際に短縮記法が使えます。 例3 対話シェ ... ル内での php.ini の設定 cli.prompt を設定します。 php > #cli.prompt ...
https://man.plustar.jp/php/features.commandline.interactive.html - [similar]
エラーメッセージの説明 3775
« POST メソッドによるアップロード 陥りやすい落とし穴 » PHP Manual ファイルアップロードの処理 エラ ... 、ファイルアップロードは成功しています。 UPLOAD_ERR_INI_SIZE 値: 1; アップロードされたファイルは、 php.ini ...
https://man.plustar.jp/php/features.file-upload.errors.html - [similar]
フィールドの値を取得する 3775
« IntlCalendar::fromDateTime IntlCalendar::getActualMaximum » PHP Manual IntlCalendar フィールド ... を数値で返します。 例 例1 IntlCalendar::get() <?php ini_set ( 'date.timezone' , 'Europe/Lisbon' ); ini_set ...
https://man.plustar.jp/php/intlcalendar.get.html - [similar]
指定されたフィールドの、ローカルな最大値のうち、最小の値を返す 3775
« IntlCalendar::getKeywordValuesForLocale IntlCalendar::getLocale » PHP Manual IntlCalendar 指定 ... 場合に false を返します 例 例1 Maxima examples <?php ini_set ( 'date.timezone' , 'UTC' ); ini_set ( 'intl.d ... のグローバルな最大値を返す IntlCalendar::getGreatestMinimum() - 指定されたフィールドの、ローカルな最小値のう ...
https://man.plustar.jp/php/intlcalendar.getleastmaximum.html - [similar]