検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 457 for Ini (0.059 sec.)
その他の変更 3759
« 推奨されなくなる機能 PHP 7.3.x から PHP 7.4.x への移行 » PHP Manual PHP 7.4.x から PHP 8.0.x へ ... r は、 SimpleXMLElement を継承しただけのものです。 INI ファイルの扱いの変更 com.dotnet_version は、 dotne ... 使う、 .NET framework のバージョンを選ぶための新しいINIディレクティブです。 zend.exception_string_param_max ... レースの引数中の、 文字列の最大の長さを設定する新しいINIディレクティブです。 EBCDIC EBCDIC ターゲットはサポー ...
https://man.plustar.jp/php/migration80.other-changes.html - [similar]
3759
« 定義済み定数 アプリケーションの設定 » PHP Manual Yaf 例 例 例1 標準的なアプリケーションのディレ ... リ構造 - index.php - .htaccess + conf |- application.ini // アプリケーションの設定 - application/ - Bootstr ... pplication ( APPLICATION_PATH . "/conf/application.ini" ); $app -> bootstrap () // Bootstrap.php で定義し ...
https://man.plustar.jp/php/yaf.tutorials.html - [similar]
実行時設定 3734
« バグ報告 設定ファイル » PHP Manual インストールと設定 実行時設定 実行時設定 目次 設定ファイル ... .user.ini ファイル どこで設定を行うのか 設定を変更するには 関 ...
https://man.plustar.jp/php/configuration.html - [similar]
インストール手順 3734
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 To enable the ... Windows users have to include php_ffi.dll into php.ini to enable the FFI extension. 関連キーワード: インス ...
https://man.plustar.jp/php/ffi.installation.html - [similar]
PostgreSQL サーバーからの直近の通知メッセージを返す 3734
« pg_last_error pg_last_oid » PHP Manual PostgreSQL 関数 PostgreSQL サーバーからの直近の通知メッ ... 、無意味なクエリの発行を 避けることが可能です。 php.ini で pgsql.ignore_notice に 1 を指定することで、通知 ... ッセージの追跡をしないようにすることが可能です。 php.ini で pgsql.log_notice に 0 を指定することで、通知メッ ...
https://man.plustar.jp/php/function.pg-last-notice.html - [similar]
フィールドに (符号付きの) 一定量の時間を追加する 3734
« IntlCalendar IntlCalendar::after » PHP Manual IntlCalendar フィールドに (符号付きの) 一定量の時 ... false を返します. 例 例1 IntlCalendar::add() <?php ini_set ( 'intl.default_locale' , 'fr_FR' ); ini_set ( ...
https://man.plustar.jp/php/intlcalendar.add.html - [similar]
タイムゾーンを設定する 3734
« IntlDateFormatter::setPattern ResourceBundle » PHP Manual IntlDateFormatter タイムゾーンを設定 ... はデフォルトのタイムゾーンを使います。デフォルトは、ini 項目 date.timezone で設定したものか、 date_default ... 例 例1 IntlDateFormatter::setTimeZone() の例 <?php ini_set ( 'date.timezone' , 'Europe/Amsterdam' ); $for ...
https://man.plustar.jp/php/intldateformatter.settimezone.html - [similar]
PHP 7.4.x で推奨されなくなる機能 3734
« 下位互換性のない変更点 削除された拡張モジュール » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 ... クラスに対してアクセスされた場合に生成されます。 php.ini における allow_url_include オプション allow_url_in ... clude iniディレクティブは推奨されません。これを有効にすると、 ... estore_include_path() 関数の使用は推奨されません。 ini_restore('include_path') に置き換えることができます ...
https://man.plustar.jp/php/migration74.deprecated.html - [similar]
実行時設定 3734
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ...
https://man.plustar.jp/php/mqseries.ini.html - [similar]
phar 内の現在の Phar エントリの圧縮を解除する 3734
« PharFileInfo::__construct PharFileInfo::delMetadata » PHP Manual PharFileInfo phar 内の現在の ... 変更するので、 Phar アーカイブ内のファイルを扱うには INI 設定 phar.readonly が off になっていなければなりま ... を、失敗した場合に false を返します。 エラー / 例外 INI 設定 phar.readonly が on の場合、あるいは zlib / z ...
https://man.plustar.jp/php/pharfileinfo.decompress.html - [similar]