Function Aliases | Missing Examples | Undocumented Functions | INI Settings | php-src vs phpdoc
Last updated from CVS: Sat, 09 Feb 2008 04:25:54 -0500 (937d 10h 7m 29s ago)
Total of 204 INI settings.
| Name | Default | Changable |
|---|---|---|
| bcmath.scale | "0" | PHP_INI_ALL |
| com.allow_dcom | "0" | PHP_INI_SYSTEM |
| com.autoregister_verbose | "0" | PHP_INI_ALL |
| com.autoregister_typelib | "0" | PHP_INI_ALL |
| com.autoregister_casesensitive | "1" | PHP_INI_ALL |
| com.code_page | "" | PHP_INI_ALL |
| com.typelib_file | "" | PHP_INI_SYSTEM |
| date.timezone | "" | PHP_INI_ALL |
| date.default_latitude | DATE_DEFAULT_LATITUDE | PHP_INI_ALL |
| date.default_longitude | DATE_DEFAULT_LONGITUDE | PHP_INI_ALL |
| date.sunset_zenith | DATE_SUNSET_ZENITH | PHP_INI_ALL |
| date.sunrise_zenith | DATE_SUNRISE_ZENITH | PHP_INI_ALL |
| dba.default_handler | DBA_DEFAULT | PHP_INI_ALL |
| exif.encode_unicode | "ISO-8859-15" | PHP_INI_ALL |
| exif.decode_unicode_motorola | "UCS-2BE" | PHP_INI_ALL |
| exif.decode_unicode_intel | "UCS-2LE" | PHP_INI_ALL |
| exif.encode_jis | "" | PHP_INI_ALL |
| exif.decode_jis_motorola | "JIS" | PHP_INI_ALL |
| exif.decode_jis_intel | "JIS" | PHP_INI_ALL |
| fbsql.max_persistent | "-1" | PHP_INI_SYSTEM |
| fbsql.max_links | "128" | PHP_INI_SYSTEM |
| fbsql.max_connections | "128" | PHP_INI_SYSTEM |
| fbsql.max_results | "128" | PHP_INI_SYSTEM |
| fbsql.batchsize | "1000" | PHP_INI_ALL |
| fbsql.default_host | NULL | PHP_INI_SYSTEM |
| fbsql.default_user | "_SYSTEM" | PHP_INI_SYSTEM |
| fbsql.default_password | "" | PHP_INI_SYSTEM |
| fbsql.default_database | "" | PHP_INI_SYSTEM |
| fbsql.default_database_password | "" | PHP_INI_SYSTEM |
| filter.default | "unsafe_raw" | PHP_INI_SYSTEM|PHP_INI_PERDIR |
| filter.default_flags | NULL | PHP_INI_SYSTEM|PHP_INI_PERDIR |
| gd.jpeg_ignore_warning | "0" | PHP_INI_ALL |
| iconv.input_encoding | ICONV_INPUT_ENCODING | PHP_INI_ALL |
| iconv.output_encoding | ICONV_OUTPUT_ENCODING | PHP_INI_ALL |
| iconv.internal_encoding | ICONV_INTERNAL_ENCODING | PHP_INI_ALL |
| ibase.default_db | NULL | PHP_INI_SYSTEM |
| ibase.default_user | NULL | PHP_INI_ALL |
| ibase.default_charset | NULL | PHP_INI_ALL |
| ibase.timestampformat | IB_DEF_DATE_FMT " " IB_DEF_TIME_FMT | PHP_INI_ALL |
| ibase.dateformat | IB_DEF_DATE_FMT | PHP_INI_ALL |
| ibase.timeformat | IB_DEF_TIME_FMT | PHP_INI_ALL |
| ldap.max_links | "-1" | PHP_INI_SYSTEM |
| mbstring.language | "neutral" | PHP_INI_SYSTEM | PHP_INI_PERDIR |
| mbstring.detect_order | NULL | PHP_INI_ALL |
| mbstring.http_input | "pass" | PHP_INI_ALL |
| mbstring.http_output | "pass" | PHP_INI_ALL |
| mbstring.internal_encoding | NULL | PHP_INI_ALL |
| mbstring.script_encoding | NULL | PHP_INI_ALL |
| mbstring.substitute_character | NULL | PHP_INI_ALL |
| mbstring.func_overload | "0" | PHP_INI_SYSTEM | PHP_INI_PERDIR |
| mcrypt.algorithms_dir | NULL | PHP_INI_ALL |
| mcrypt.modes_dir | NULL | PHP_INI_ALL |
| mime_magic.magicfile | PHP_MIME_MAGIC_FILE_PATH | PHP_INI_SYSTEM |
| mssql.max_persistent | "-1" | PHP_INI_SYSTEM |
| mssql.max_links | "-1" | PHP_INI_SYSTEM |
| mssql.min_error_severity | "10" | PHP_INI_ALL |
| mssql.min_message_severity | "10" | PHP_INI_ALL |
| mssql.connect_timeout | "5" | PHP_INI_ALL |
| mssql.timeout | "60" | PHP_INI_ALL |
| mssql.textsize | "-1" | PHP_INI_ALL |
| mssql.textlimit | "-1" | PHP_INI_ALL |
| mssql.batchsize | "0" | PHP_INI_ALL |
| mssql.max_procs | "-1" | PHP_INI_ALL |
| mssql.charset | "" | PHP_INI_ALL |
| mysql.max_persistent | "-1" | PHP_INI_SYSTEM |
| mysql.max_links | "-1" | PHP_INI_SYSTEM |
| mysql.default_host | NULL | PHP_INI_ALL |
| mysql.default_user | NULL | PHP_INI_ALL |
| mysql.default_password | NULL | PHP_INI_ALL |
| mysql.default_port | NULL | PHP_INI_ALL |
| mysql.default_socket | NULL | PHP_INI_ALL |
| mysql.connect_timeout | "60" | PHP_INI_ALL |
| mysql.cache_size | "2000" | PHP_INI_SYSTEM |
| mysqli.max_links | "-1" | PHP_INI_SYSTEM |
| mysqli.max_persistent | "-1" | PHP_INI_SYSTEM |
| mysqli.default_host | NULL | PHP_INI_ALL |
| mysqli.default_user | NULL | PHP_INI_ALL |
| mysqli.default_pw | NULL | PHP_INI_ALL |
| mysqli.default_port | "3306" | PHP_INI_ALL |
| mysqli.default_socket | NULL | PHP_INI_ALL |
| mysqli.cache_size | "2000" | PHP_INI_SYSTEM |
| mysqlnd.debug | NULL | PHP_INI_SYSTEM |
| mysqlnd.net_cmd_buffer_size | "2048" | PHP_INI_ALL |
| mysqlnd.net_read_buffer_size | "32768" | PHP_INI_ALL |
| oci8.max_persistent | "-1" | PHP_INI_SYSTEM |
| oci8.persistent_timeout | "-1" | PHP_INI_SYSTEM |
| oci8.ping_interval | "60" | PHP_INI_SYSTEM |
| oci8.statement_cache_size | "20" | PHP_INI_SYSTEM |
| oci8.default_prefetch | "10" | PHP_INI_SYSTEM |
| oci8.old_oci_close_semantics | "0" | PHP_INI_SYSTEM |
| pcre.backtrack_limit | "100000" | PHP_INI_ALL |
| pcre.recursion_limit | "100000" | PHP_INI_ALL |
| pgsql.max_persistent | "-1" | PHP_INI_SYSTEM |
| pgsql.max_links | "-1" | PHP_INI_SYSTEM |
| session.save_path | "" | PHP_INI_ALL |
| session.name | "PHPSESSID" | PHP_INI_ALL |
| session.save_handler | "files" | PHP_INI_ALL |
| session.gc_probability | "1" | PHP_INI_ALL |
| session.gc_divisor | "100" | PHP_INI_ALL |
| session.gc_maxlifetime | "1440" | PHP_INI_ALL |
| session.serialize_handler | "php" | PHP_INI_ALL |
| session.cookie_lifetime | "0" | PHP_INI_ALL |
| session.cookie_path | "/" | PHP_INI_ALL |
| session.cookie_domain | "" | PHP_INI_ALL |
| session.referer_check | "" | PHP_INI_ALL |
| session.entropy_file | "" | PHP_INI_ALL |
| session.entropy_length | "0" | PHP_INI_ALL |
| session.cache_limiter | "nocache" | PHP_INI_ALL |
| session.cache_expire | "180" | PHP_INI_ALL |
| session.use_trans_sid | "0" | PHP_INI_ALL |
| session.hash_function | "0" | PHP_INI_ALL |
| session.hash_bits_per_character | "4" | PHP_INI_ALL |
| session.encode_sources | "globals | track" |
| extname.global_value | "42" | PHP_INI_ALL |
| extname.global_string | "foobar" | PHP_INI_ALL |
| sqlite.assoc_case | "0" | PHP_INI_ALL |
| sqlite.iso8859.locale | "1" | PHP_INI_ALL |
| assert.active | "1" | PHP_INI_ALL |
| assert.bail | "0" | PHP_INI_ALL |
| assert.warning | "1" | PHP_INI_ALL |
| assert.callback | NULL | PHP_INI_ALL |
| assert.quiet_eval | "0" | PHP_INI_ALL |
| user_agent | NULL | PHP_INI_ALL |
| default_socket_timeout | "60" | PHP_INI_ALL |
| auto_detect_line_endings | "0" | PHP_INI_ALL |
| url_rewriter.tags | "a=href | area=href |
| sybct.max_persistent | "-1" | PHP_INI_SYSTEM |
| sybct.max_links | "-1" | PHP_INI_SYSTEM |
| sybct.min_server_severity | "10" | PHP_INI_ALL |
| sybct.min_client_severity | "10" | PHP_INI_ALL |
| sybct.login_timeout | "-1" | PHP_INI_ALL |
| sybct.hostname | NULL | PHP_INI_ALL |
| sybct.deadlock_retry_count | "0" | PHP_INI_ALL |
| sysvmsg.value | "42" | PHP_INI_ALL |
| sysvmsg.string | "foobar" | PHP_INI_ALL |
| tidy.default_config | "" | PHP_INI_SYSTEM |
| tidy.clean_output | "0" | PHP_INI_USER |
| zlib.output_compression_level | "-1" | PHP_INI_ALL |
| zlib.output_handler | "" | PHP_INI_ALL |
| display_errors | "1" | PHP_INI_ALL |
| docref_root | "" | PHP_INI_ALL |
| docref_ext | "" | PHP_INI_ALL |
| xmlrpc_error_number | "0" | PHP_INI_ALL |
| max_input_time | "-1" | PHP_INI_SYSTEM|PHP_INI_PERDIR |
| log_errors_max_len | "1024" | PHP_INI_ALL |
| output_buffering | "0" | PHP_INI_PERDIR|PHP_INI_SYSTEM |
| output_handler | NULL | PHP_INI_PERDIR|PHP_INI_SYSTEM |
| unserialize_callback_func | NULL | PHP_INI_ALL |
| serialize_precision | "100" | PHP_INI_ALL |
| arg_separator.output | "&" | PHP_INI_ALL |
| arg_separator.input | "&" | PHP_INI_SYSTEM|PHP_INI_PERDIR |
| auto_append_file | NULL | PHP_INI_SYSTEM|PHP_INI_PERDIR |
| auto_prepend_file | NULL | PHP_INI_SYSTEM|PHP_INI_PERDIR |
| doc_root | NULL | PHP_INI_SYSTEM |
| default_charset | SAPI_DEFAULT_CHARSET | PHP_INI_ALL |
| default_mimetype | SAPI_DEFAULT_MIMETYPE | PHP_INI_ALL |
| error_log | NULL | PHP_INI_ALL |
| extension_dir | PHP_EXTENSION_DIR | PHP_INI_SYSTEM |
| include_path | PHP_INCLUDE_PATH | PHP_INI_ALL |
| max_execution_time | "30" | PHP_INI_ALL |
| open_basedir | NULL | PHP_INI_ALL |
| upload_max_filesize | "2M" | PHP_INI_SYSTEM|PHP_INI_PERDIR |
| post_max_size | "8M" | PHP_INI_SYSTEM|PHP_INI_PERDIR |
| upload_tmp_dir | NULL | PHP_INI_SYSTEM |
| max_input_nesting_level | "64" | PHP_INI_SYSTEM|PHP_INI_PERDIR |
| user_dir | NULL | PHP_INI_SYSTEM |
| variables_order | "EGPCS" | PHP_INI_SYSTEM|PHP_INI_PERDIR |
| error_append_string | NULL | PHP_INI_ALL |
| error_prepend_string | NULL | PHP_INI_ALL |
| SMTP | "localhost" | PHP_INI_ALL |
| smtp_port | "25" | PHP_INI_ALL |
| browscap | NULL | PHP_INI_SYSTEM |
| memory_limit | "128M" | PHP_INI_ALL |
| precision | "14" | PHP_INI_ALL |
| sendmail_from | NULL | PHP_INI_ALL |
| sendmail_path | DEFAULT_SENDMAIL_PATH | PHP_INI_SYSTEM |
| mail.force_extra_parameters | NULL | PHP_INI_SYSTEM|PHP_INI_PERDIR |
| disable_functions | "" | PHP_INI_SYSTEM |
| disable_classes | "" | PHP_INI_SYSTEM |
| realpath_cache_size | "16K" | PHP_INI_SYSTEM |
| realpath_cache_ttl | "120" | PHP_INI_SYSTEM |
| user_ini.filename | ".user.ini" | PHP_INI_SYSTEM |
| user_ini.cache_ttl | "300" | PHP_INI_SYSTEM |
| xbithack | "0" | PHP_INI_ALL |
| engine | "1" | PHP_INI_ALL |
| last_modified | "0" | PHP_INI_ALL |
| child_terminate | "0" | PHP_INI_ALL |
| cgi.rfc2616_headers | "0" | PHP_INI_ALL |
| cgi.nph | "0" | PHP_INI_ALL |
| cgi.check_shebang_line | "1" | PHP_INI_SYSTEM |
| cgi.force_redirect | "1" | PHP_INI_SYSTEM |
| cgi.redirect_status_env | NULL | PHP_INI_SYSTEM |
| cgi.fix_pathinfo | "1" | PHP_INI_SYSTEM |
| cgi.discard_path | "0" | PHP_INI_SYSTEM |
| fastcgi.logging | "1" | PHP_INI_SYSTEM |
| fastcgi.impersonate | "0" | PHP_INI_SYSTEM |
| nsapi.read_timeout | "60" | PHP_INI_ALL |