Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
ini_get
ini_get
Get the value of a configuration option
Name:
ini_get
Category:
PHP Options and Information
Programming Language:
php
One-line Description:
Get the value of a configuration option
Related
What are the common errors when using the ini_get_all function? How to resolve them?
9
How to list current output cache handler using ob_list_handlers
6
How to ensure data consistency when using PDOStatement::rowCount to process batch INSERTs
4
How to avoid memory leaks when using curl_multi_remove_handle
10
Similar Functions
memory_reset_peak_usage
memory_reset_peak_usage
Resetthepeakmemoryus
get_magic_quotes_gpc
get_magic_quotes_gpc
Getthecurrentconfigu
getenv
getenv
Getthevalueoftheenvi
assert
assert
Checkifanassertionis
php_ini_loaded_file
php_ini_loaded_file
Retrievethepathtothe
get_loaded_extensions
get_loaded_extensions
Returnsanarrayofallc
gc_enable
gc_enable
Activatethecircularr
cli_set_process_title
cli_set_process_title
Setprocesstitle
Popular Articles