検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 457 for Ini (0.006 sec.)
追加の ini ディレクトリにある .ini ファイルのリストを取得する 6494
« php_ini_loaded_file php_sapi_name » PHP Manual PHP オプション/情報 関数 追加の ini ディレクトリ ... にある .ini ファイルのリストを取得する php_ini_scanned_files ( ... PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) php_ini_scanned_files — 追加の ini ディレクトリにある .ini ... ファイルのリストを取得する 説明 php_ini_scanned_files (): string | false php_ini_scanned_f ... iles() は、 php.ini をパースした 後で、設定ファイルのリストをカンマ区切 ...
https://man.plustar.jp/php/function.php-ini-scanned-files.html - [similar]
実行時設定 6494
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... デフォルト 変更可能 変更履歴 opcache.enable "1" PHP_INI_ALL opcache.enable_cli "0" PHP_INI_SYSTEM PHP 7.1. ... トは "1" でした opcache.memory_consumption "128" PHP_INI_SYSTEM opcache.interned_strings_buffer "8" PHP_INI ... _SYSTEM opcache.max_accelerated_files "10000" PHP_INI_SYSTEM opcache.max_wasted_percentage "5" PHP_INI_S ... YSTEM opcache.use_cwd "1" PHP_INI_SYSTEM opcache.validate_timestamps "1" PHP_INI_ALL ...
https://man.plustar.jp/php/opcache.configuration.html - [similar]
設定オプションの値を元に戻す 6445
« ini_get ini_set » PHP Manual PHP オプション/情報 関数 設定オプションの値を元に戻す ini_restore ... (PHP 4, PHP 5, PHP 7, PHP 8) ini_restore — 設定オプションの値を元に戻す 説明 ini_re ... 定オプションの名前。 戻り値 値を返しません。 例 例1 ini_restore() の例 <?php $setting = 'html_errors' ; ec ... ho 'Current value for \'' . $setting . '\': ' . ini_get ( $setting ), PHP_EOL ; ini_set ( $setting , i ... 1 ); echo 'New value for \'' . $setting . '\': ' . ini_get ( $setting ), PHP_EOL ; ini_restore ( $setting ...
https://man.plustar.jp/php/function.ini-restore.html - [similar]
設定文字列をパースする 6420
« parse_ini_file pathinfo » PHP Manual ファイルシステム 関数 設定文字列をパースする parse_ini_st ... ring (PHP 5 >= 5.3.0, PHP 7, PHP 8) parse_ini_string — 設定文字列をパースする 説明 parse_ini_str ... ing ( string $ini_string , bool $process_sections = false , int $sca ... nner_mode = INI_SCANNER_NORMAL ): array | false parse_ini_string() ... は、文字列 ini_string の設定を連想配列で返します。 文字列の構造は ...
https://man.plustar.jp/php/function.parse-ini-string.html - [similar]
Yaf_Config.ini の全ての要素を数える 6289
« Yaf_Config_Ini::__construct Yaf_Config_Ini::current » PHP Manual Yaf_Config_Ini Yaf_Config.ini ... の全ての要素を数える Yaf_Config_Ini::count (Yaf >=1.0.0) Yaf_Config_Ini::count — Yaf_C ... onfig.ini の全ての要素を数える 説明 public Yaf_Config_Ini::c ... せん。 戻り値 関連キーワード: Yaf , Config , 要素 , Ini , count , 関数 , パラメータ , construct , public , ...
https://man.plustar.jp/php/yaf-config-ini.count.html - [similar]
実行時設定 6265
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... デフォルト 変更可能 変更履歴 seaslog.appender 1 PHP_INI_SYSTEM seaslog.appender_retry 0 PHP_INI_ALL seaslo ... g.level 8 PHP_INI_ALL seaslog.remote_host 127.0.0.1 PHP_INI_ALL seas ... log.remote_port 514 PHP_INI_ALL seaslog.remote_timeout 1 PHP_INI_SYSTEM seaslo ... g.default_basepath /var/log/www PHP_INI_SYSTEM seaslog.default_logger default PHP_INI_SYST ...
https://man.plustar.jp/php/seaslog.configuration.html - [similar]
実行時設定 6265
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... フォルト 変更可能 変更履歴 session.save_path "" PHP_INI_ALL session.name "PHPSESSID" PHP_INI_ALL session.s ... ave_handler "files" PHP_INI_ALL session.auto_start "0" PHP_INI_PERDIR session. ... gc_probability "1" PHP_INI_ALL session.gc_divisor "100" PHP_INI_ALL session.g ... c_maxlifetime "1440" PHP_INI_ALL session.serialize_handler "php" PHP_INI_ALL se ...
https://man.plustar.jp/php/session.configuration.html - [similar]
すべての設定オプションを得る 6248
« ini_alter ini_get » PHP Manual PHP オプション/情報 関数 すべての設定オプションを得る ini_get_a ... ll (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) ini_get_all — すべての設定オプションを得る 説明 ini_ge ... デフォルト) の場合、 配列の値は、 global_value ( php.ini で設定されている)、 local_value (おそらく ini_set( ... ビットマスク値となっているのはそのためです。 例 例1 ini_get_all() の例 <?php print_r ( ini_get_all ( "pcre ... " )); print_r ( ini_get_all ()); ?> 上の例の出力は、 たとえば以下のよう ...
https://man.plustar.jp/php/function.ini-get-all.html - [similar]
実行時設定 6248
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... 名前 デフォルト 変更可能 変更履歴 yaf.library PHP_INI_ALL yaf.action_prefer 0 PHP_INI_ALL yaf.lowcase_pa ... th 0 PHP_INI_ALL yaf.use_spl_autoload 0 PHP_INI_ALL yaf.forward ... _limit 5 PHP_INI_ALL yaf.name_suffix 1 PHP_INI_ALL yaf.name_separat ... or PHP_INI_ALL yaf.cache_config 0 PHP_INI_SYSTEM yaf.environ ...
https://man.plustar.jp/php/yaf.configuration.html - [similar]
設定オプションの値を設定する 6199
« ini_restore memory_get_peak_usage » PHP Manual PHP オプション/情報 関数 設定オプションの値を設 ... 定する ini_set (PHP 4, PHP 5, PHP 7, PHP 8) ini_set — 設定オプ ... ションの値を設定する 説明 ini_set ( string $option , string | int | float | bool ... へ戻されます。 パラメータ option 全てのオプションが ini_set() を使用して変更することが 可能なわけではありま ... ジョンでは、文字列のみを受け入れていました。 例 例1 ini オプションの設定 <?php echo ini_get ( 'display_err ...
https://man.plustar.jp/php/function.ini-set.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT