Home
PHP
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
Use class_exists() to ensure security
9
How to set color when using imageopenpolygon()
8
Error parsing caused by forgetting to pass in class name string
7
How to convert boolean array into decimal permission code with bindec()
5
Similar Functions
memory_get_usage
memory_get_usage
Returnstheamountofme
assert_options
assert_options
Set/getvariousflagsf
ini_set
ini_set
Setthevalueoftheconf
getmyuid
getmyuid
GettheUIDofthePHPscr
ini_parse_quantity
ini_parse_quantity
Getinterpretedsizefr
getmygid
getmygid
GetthecurrentPHPscri
memory_get_peak_usage
memory_get_peak_usage
Returnsthepeakmemory
get_extension_funcs
get_extension_funcs
Returnsanarrayofallf
Popular Articles