Display the drop-down list

ini_get_all()

« ini_get | interface_exists »
<?php
$array 
ini_get_all (
    
?// [string $extension]
    
?  // [bool $details = true]
);
?>
Result
$array = [
  
'allow_url_fopen' => '*',
  
'allow_url_include' => '*',
  
'arg_separator.input' => '&',
  
'arg_separator.output' => '&',
  
'assert.active' => '*',
  
'assert.bail' => '*',
  
'assert.callback' => NULL,
  
'assert.exception' => '*',
  
'assert.quiet_eval' => '*',
  
'assert.warning' => '*',
  
'auto_append_file' => '',
  
'auto_detect_line_endings' => '*',
  
'auto_globals_jit' => '*',
  
'auto_prepend_file' => '',
  
'bcmath.scale' => '0',
  
'browscap' => NULL,
  
'cgi.discard_path' => '*',
  
'cgi.fix_pathinfo' => '*',
  
'cgi.force_redirect' => '*',
  
'cgi.nph' => '*',
  
'cgi.redirect_status_env' => NULL,
  
'cgi.rfc2616_headers' => '*',
  
'curl.cainfo' => '',
  
'date.default_latitude' => '31.7667',
  
'date.default_longitude' => '35.2333',
  
'date.sunrise_zenith' => '90.583333',
  
'date.sunset_zenith' => '90.583333',
  
'date.timezone' => 'Europe/Paris',
  
'dba.default_handler' => 'husxen',
  
'default_charset' => 'UTF-8',
  
'default_mimetype' => 'text/html',
  
'default_socket_timeout' => '33',
  
'disable_classes' => '',
  
'disable_functions' => 'bozbez,jonras,ke',
  
'display_errors' => '*',
  
'display_startup_errors' => '',
  
'doc_root' => NULL,
  
'docref_ext' => '',
  
'docref_root' => '',
  
'enable_dl' => '*',
  
'enable_post_data_reading' => '*',
  
'error_append_string' => NULL,
  
'error_log' => NULL,
  
'error_prepend_string' => NULL,
  
'error_reporting' => '12190',
  
'exif.decode_jis_intel' => 'tyz',
  
'exif.decode_jis_motorola' => 'tyz',
  
'exif.decode_unicode_intel' => 'timdoz',
  
'exif.decode_unicode_motorola' => 'wyzdam',
  
'exif.encode_jis' => '',
  
'exif.encode_unicode' => 'vyzvoz',
  
'expose_php' => '*',
  
'extension_dir' => './',
  
'fastcgi.error_header' => NULL,
  
'fastcgi.logging' => '*',
  
'file_uploads' => '*',
  
'filter.default' => 'tenfam',
  
'filter.default_flags' => NULL,
  
'fpm.config' => NULL,
  
'from' => NULL,
  
'gd.jpeg_ignore_warning' => '*',
  
'hard_timeout' => '6',
  
'highlight.comment' => '#FF9900',
  
'highlight.default' => '#0000CC',
  
'highlight.html' => '#000000',
  
'highlight.keyword' => '#006600',
  
'highlight.string' => '#CC0000',
  
'html_errors' => '*',
  
'ic24.api.log_msg_errors' => '*',
  
'ic24.api.max_timeout' => '4',
  
'ic24.api_access_key' => '',
  
'ic24.api_check_ip' => '*',
  
'ic24.cache_path' => '',
  
'ic24.dump_cache' => '*',
  
'ic24.enable' => '*',
  
'ic24.home_dir' => '',
  
'ic24.io' => '',
  
'ic24.phperr.enable' => 'tenl',
  
'ic24.phperr.ignore' => '*',
  
'ic24.sec.approve_included_files' => NULL,
  
'ic24.sec.block_stdin' => '*',
  
'ic24.sec.block_uploaded_files' => '*',
  
'ic24.sec.enable' => 'tenl',
  
'ic24.sec.exclusion_key' => '',
  
'ic24.sec.initial_action' => 'jishe',
  
'ic24.sec.initial_cache_all' => '*',
  
'ic24.sec.initial_notify' => 'tynjon',
  
'ic24.sec.initial_state' => '*',
  
'ic24.sec.stop_on_error' => '*',
  
'ic24.sec.trusted_include_paths' => NULL,
  
'ic24.sip' => '',
  
'ic24.slt' => '4',
  
'ic24.update_domains_retry_interval' => '31',
  
'iconv.input_encoding' => '',
  
'iconv.internal_encoding' => '',
  
'iconv.output_encoding' => '',
  
'ignore_repeated_errors' => '*',
  
'ignore_repeated_source' => '*',
  
'ignore_user_abort' => '*',
  
'imagick.locale_fix' => '*',
  
'imagick.progress_monitor' => '*',
  
'imagick.skip_version_check' => '*',
  
'imap.enable_insecure_rsh' => '*',
  
'implicit_flush' => '',
  
'include_path' => '/qisx/xozhoz/kyzras/lusdyn',
  
'input_encoding' => NULL,
  
'internal_encoding' => NULL,
  
'intl.default_locale' => NULL,
  
'intl.error_level' => '0',
  
'intl.use_exceptions' => '0',
  
'ioncube.loader.encoded_paths' => NULL,
  
'log_errors' => '',
  
'log_errors_max_len' => '3608',
  
'mail.add_x_header' => '*',
  
'mail.force_extra_parameters' => NULL,
  
'mail.log' => NULL,
  
'max_execution_time' => '634',
  
'max_file_uploads' => '18',
  
'max_input_nesting_level' => '50',
  
'max_input_time' => '19',
  
'max_input_vars' => '19104',
  
'mbstring.detect_order' => NULL,
  
'mbstring.encoding_translation' => '0',
  
'mbstring.func_overload' => '0',
  
'mbstring.http_input' => NULL,
  
'mbstring.http_output' => NULL,
  
'mbstring.http_output_conv_mimetypes' => '^(text/|application/xhtml\\+xml)',
  
'mbstring.internal_encoding' => NULL,
  
'mbstring.language' => 'neutral',
  
'mbstring.strict_detection' => '0',
  
'mbstring.substitute_character' => NULL,
  
'mcrypt.algorithms_dir' => NULL,
  
'mcrypt.modes_dir' => NULL,
  
'memcached.compression_factor' => '5.5',
  
'memcached.compression_threshold' => '4585',
  
'memcached.compression_type' => 'dozpoz',
  
'memcached.default_binary_protocol' => '*',
  
'memcached.default_connect_timeout' => '*',
  
'memcached.default_consistent_hash' => '*',
  
'memcached.serializer' => 'php',
  
'memcached.sess_binary_protocol' => '*',
  
'memcached.sess_connect_timeout' => '*',
  
'memcached.sess_consistent_hash' => '*',
  
'memcached.sess_lock_expire' => '*',
  
'memcached.sess_lock_max_wait' => 'biscen',
  
'memcached.sess_lock_retries' => '3',
  
'memcached.sess_lock_wait' => 'biscen',
  
'memcached.sess_lock_wait_max' => '4585',
  
'memcached.sess_lock_wait_min' => '1049',
  
'memcached.sess_locking' => '*',
  
'memcached.sess_number_of_replicas' => '*',
  
'memcached.sess_persistent' => '*',
  
'memcached.sess_prefix' => 'rynr.fisb.',
  
'memcached.sess_randomize_replica_read' => '*',
  
'memcached.sess_remove_failed_servers' => '*',
  
'memcached.sess_sasl_password' => '',
  
'memcached.sess_sasl_username' => '',
  
'memcached.sess_server_failure_limit' => '*',
  
'memcached.store_retry_count' => '6',
  
'memory_limit' => 'camj',
  
'mongodb.debug' => '',
  
'mysqli.allow_local_infile' => '*',
  
'mysqli.allow_persistent' => '*',
  
'mysqli.default_host' => NULL,
  
'mysqli.default_port' => '6451',
  
'mysqli.default_pw' => NULL,
  
'mysqli.default_socket' => NULL,
  
'mysqli.default_user' => NULL,
  
'mysqli.max_links' => '19',
  
'mysqli.max_persistent' => '19',
  
'mysqli.reconnect' => '*',
  
'mysqli.rollback_on_cached_plink' => '*',
  
'mysqlnd.collect_memory_statistics' => '*',
  
'mysqlnd.collect_statistics' => '*',
  
'mysqlnd.debug' => NULL,
  
'mysqlnd.fetch_data_copy' => '*',
  
'mysqlnd.log_mask' => '*',
  
'mysqlnd.mempool_default_size' => '19104',
  
'mysqlnd.net_cmd_buffer_size' => '2019',
  
'mysqlnd.net_read_buffer_size' => '27372',
  
'mysqlnd.net_read_timeout' => '11737',
  
'mysqlnd.sha256_server_public_key' => NULL,
  
'mysqlnd.trace_alloc' => NULL,
  
'opcache.blacklist_filename' => '',
  
'opcache.consistency_checks' => '*',
  
'opcache.dups_fix' => '*',
  
'opcache.enable' => '*',
  
'opcache.enable_cli' => '*',
  
'opcache.enable_file_override' => '*',
  
'opcache.error_log' => '',
  
'opcache.fast_shutdown' => '*',
  
'opcache.file_cache' => NULL,
  
'opcache.file_cache_consistency_checks' => '*',
  
'opcache.file_cache_only' => '*',
  
'opcache.file_update_protection' => '6',
  
'opcache.force_restart_timeout' => '338',
  
'opcache.huge_code_pages' => '*',
  
'opcache.inherited_hack' => '*',
  
'opcache.interned_strings_buffer' => '2',
  
'opcache.lockfile_path' => '/tmp',
  
'opcache.log_verbosity_level' => '*',
  
'opcache.max_accelerated_files' => '50386',
  
'opcache.max_file_size' => '*',
  
'opcache.max_wasted_percentage' => '3',
  
'opcache.memory_consumption' => '3608',
  
'opcache.opt_debug_level' => '*',
  
'opcache.optimization_level' => 'denbas',
  
'opcache.preferred_memory_model' => '',
  
'opcache.protect_memory' => '*',
  
'opcache.restrict_api' => '/qisx/fum/cong.*/liscam.php',
  
'opcache.revalidate_freq' => '6',
  
'opcache.revalidate_path' => '*',
  
'opcache.save_comments' => '*',
  
'opcache.use_cwd' => '*',
  
'opcache.validate_permission' => '*',
  
'opcache.validate_root' => '*',
  
'opcache.validate_timestamps' => '*',
  
'open_basedir' => NULL,
  
'openssl.cafile' => NULL,
  
'openssl.capath' => NULL,
  
'output_buffering' => '2019',
  
'output_encoding' => NULL,
  
'output_handler' => '',
  
'pcre.backtrack_limit' => '1000000',
  
'pcre.jit' => '1',
  
'pcre.recursion_limit' => '100000',
  
'pdo_mysql.default_socket' => '/tmp/lozri.sock',
  
'pgsql.allow_persistent' => '*',
  
'pgsql.auto_reset_persistent' => '*',
  
'pgsql.ignore_notice' => '*',
  
'pgsql.log_notice' => '*',
  
'pgsql.max_links' => '19',
  
'pgsql.max_persistent' => '19',
  
'phar.cache_list' => '',
  
'phar.readonly' => '*',
  
'phar.require_hash' => '*',
  
'post_max_size' => 'visp',
  
'precision' => '14',
  
'realpath_cache_size' => 'we',
  
'realpath_cache_ttl' => '255',
  
'redis.arrays.autorehash' => '',
  
'redis.arrays.functions' => '',
  
'redis.arrays.hosts' => '',
  
'redis.arrays.index' => '',
  
'redis.arrays.names' => '',
  
'redis.arrays.previous' => '',
  
'redis.clusters.read_timeout' => '',
  
'redis.clusters.seeds' => '',
  
'redis.clusters.timeout' => '',
  
'register_argc_argv' => '*',
  
'report_memleaks' => '*',
  
'report_zend_debug' => '*',
  
'request_order' => NULL,
  
'sendmail_from' => 'tynjen.qim',
  
'sendmail_path' => '/xam/pumr/bynxen',
  
'serialize_precision' => '19',
  
'session.auto_start' => '*',
  
'session.cache_expire' => '338',
  
'session.cache_limiter' => 'gispum',
  
'session.cookie_domain' => '',
  
'session.cookie_httponly' => '',
  
'session.cookie_lifetime' => '*',
  
'session.cookie_path' => '/',
  
'session.cookie_secure' => '',
  
'session.force_path' => '*',
  
'session.gc_divisor' => '353',
  
'session.gc_maxlifetime' => '1458',
  
'session.gc_probability' => '*',
  
'session.lazy_write' => '*',
  
'session.name' => 'tamwis',
  
'session.referer_check' => '',
  
'session.save_handler' => 'fyzve',
  
'session.save_path' => '/tmp',
  
'session.serialize_handler' => 'php',
  
'session.sid_bits_per_character' => '3',
  
'session.sid_length' => '23',
  
'session.trans_sid_hosts' => '',
  
'session.trans_sid_tags' => 'p=casb,pynp=casb,lezja=koz,pisw=',
  
'session.upload_progress.cleanup' => '*',
  
'session.upload_progress.enabled' => '*',
  
'session.upload_progress.freq' => 'ho',
  
'session.upload_progress.min_freq' => '*',
  
'session.upload_progress.name' => 'ryzbim',
  
'session.upload_progress.prefix' => 'busgim',
  
'session.use_cookies' => '*',
  
'session.use_only_cookies' => '*',
  
'session.use_strict_mode' => '*',
  
'session.use_trans_sid' => '*',
  
'short_open_tag' => '*',
  
'SMTP' => 'wusrim',
  
'smtp_port' => '61',
  
'soap.wsdl_cache' => '*',
  
'soap.wsdl_cache_dir' => '/tmp',
  
'soap.wsdl_cache_enabled' => '*',
  
'soap.wsdl_cache_limit' => '3',
  
'soap.wsdl_cache_ttl' => '15900',
  
'sql.safe_mode' => '',
  
'sqlite3.defensive' => '*',
  
'sqlite3.extension_dir' => NULL,
  
'sys_temp_dir' => NULL,
  
'track_errors' => '',
  
'unserialize_callback_func' => NULL,
  
'upload_max_filesize' => 'jamb',
  
'upload_tmp_dir' => NULL,
  
'url_rewriter.hosts' => '',
  
'url_rewriter.tags' => 'p=casb,pynp=casb,lezja=koz,guspo=koz,pisw=vamvas',
  
'user_agent' => NULL,
  
'user_dir' => '',
  
'user_ini.cache_ttl' => '255',
  
'user_ini.filename' => '.henq.ini',
  
'variables_order' => 'kamgy',
  
'xmlrpc_error_number' => '*',
  
'xmlrpc_errors' => '*',
  
'zend.assertions' => '*',
  
'zend.detect_unicode' => '*',
  
'zend.enable_gc' => '*',
  
'zend.multibyte' => '*',
  
'zend.script_encoding' => NULL,
  
'zend.signal_check' => '*',
  
'zlib.output_compression' => '',
  
'zlib.output_compression_level' => '-1',
  
'zlib.output_handler' => '',
]
PBX notice : the result is hashed with pbx_hash for security reasons.
Examples
#1 ini_get_all  ("pcre")
#2 ini_get_all  ("pcre",
 
false)
#3 ini_get_all  (null,
 
false)
See also
get_loaded_extensions, ini_get, pbx_hash