検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 457 for Ini (0.022 sec.)
実行時設定 4274
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... デフォルト 変更可能 変更履歴 curl.cainfo NULL PHP_INI_SYSTEM PHP_INI_* モードの詳細および定義については ...
https://man.plustar.jp/php/curl.configuration.html - [similar]
実行時設定 4274
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... デフォルト 変更可能 変更履歴 ldap.max_links "-1" PHP_INI_SYSTEM PHP_INI_* モードの詳細および定義については ...
https://man.plustar.jp/php/ldap.configuration.html - [similar]
実行時設定 4274
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... オプション 名前 デフォルト 変更可能 変更履歴 sysvshm.init_mem 10000 PHP_INI_SYSTEM PHP_INI_* モードの詳細お ... ィレクティブに関する 簡単な説明を示します。 sysvshm.init_mem int 共有メモリセグメントのデフォルトサイズ。 ... 設定 , 実行 , mem , インストール , 変更 , sysvshm , init , セグメント , int , 参照 ...
https://man.plustar.jp/php/sem.configuration.html - [similar]
スクリプト中の日付/時刻関数で使用されるデフォルトタイムゾーンを設定する 4225
« date_default_timezone_get date_diff » PHP Manual 日付・時刻 関数 スクリプト中の日付/時刻関数で ... を使用してデフォルトタイムゾーンを設定するかわりに、 INI 設定 date.timezone でデフォルトタイムゾーンを設定す ... efault_timezone_get (); if ( strcmp ( $script_tz , ini_get ( 'date.timezone' ))){ echo 'Script timezone d ... iffers from ini-set timezone.' ; } else { echo 'Script timezone an ... d ini-set timezone match.' ; } ?> 参考 date_default_time ...
https://man.plustar.jp/php/function.date-default-timezone-set.html - [similar]
実行時設定 4225
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... ォルト 変更可能 変更履歴 iconv.input_encoding "" PHP_INI_ALL PHP 5.6.0 で非推奨となりました。 iconv.output_ ... encoding "" PHP_INI_ALL PHP 5.6.0 で非推奨となりました。 iconv.interna ... l_encoding "" PHP_INI_ALL PHP 5.6.0 で非推奨となりました。 以下に設定ディ ...
https://man.plustar.jp/php/iconv.configuration.html - [similar]
実行時設定 4225
« インストール手順 定義済み定数 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設 ... ォルト 変更可能 変更履歴 trader.real_precision 3 PHP_INI_ALL Since trader 0.2.1 trader.real_round_mode HALF ... _DOWN PHP_INI_ALL Since trader 0.3.0 以下に設定ディレクティブに関 ...
https://man.plustar.jp/php/trader.configuration.html - [similar]
実行時設定 4201
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... 変更可能 変更履歴 filter.default "unsafe_raw" PHP_INI_PERDIR PHP 8.1.0 以降は非推奨 filter.default_flags ... NULL PHP_INI_PERDIR PHP_INI_* モードの詳細および定義については ...
https://man.plustar.jp/php/filter.configuration.html - [similar]
要件 4201
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 IBM DB2 Universal ... ーで DB2 インスタンスを指定する必要があります。 php.ini で ibm_db2.instance_name を使用して DB2 インスタン ... ンスタンスを /home/db2inst1/ に作成した場合には php.ini に以下の行を追加します。 ibm_db2.instance_name=db2 ... inst1 php.ini にこれを指定しない場合は、 DB2 へのアクセス用の環境 ... る Web サーバーからこれらの関数を使用するには、 php.ini で ibm_db2.instance_name を設定するか、 Web サーバ ...
https://man.plustar.jp/php/ibm-db2.requirements.html - [similar]
Building the MongoDB PHP Driver from source 4184
« Installing the MongoDB PHP Driver on Windows 実行時設定 » PHP Manual インストール手順 Building ... git $ cd mongo-php-driver $ git submodule update --init $ phpize $ ./configure $ make all $ sudo make ins ... version of PHP has its own phpize command and php.ini file. By default, the driver will use bundled vers ... 51012/ Ensure that the extension_dir option in php.ini points to the directory where mongodb.so was insta ... ctories differ, either change extension_dir in php.ini or manually move mongodb.so to the correct directo ...
https://man.plustar.jp/php/mongodb.installation.manual.html - [similar]
インストール手順 4184
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 この » PECL 拡 ... でインストールする別の例を以下に示します: // 自分の ini ファイルを作る $ echo "extension=mysql_xdevapi.so" ... > /etc/php/7.2/mods-available/mysql_xdevapi.ini // 'phpenmod' コマンドを使う (注意: Debian/Ubuntu ... $ ln -s /etc/php/7.2/mods-available/mysql_xdevapi.ini /etc/php/7.2/cli/conf.d/20-mysql_xdevapi.ini // My ...
https://man.plustar.jp/php/mysql-xdevapi.installation.html - [similar]