Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
ini_get_all
ini_get_all
Get all configuration options
Name:
ini_get_all
Category:
PHP Options and Information
Programming Language:
php
One-line Description:
Get all configuration options
Related
How to Use ini_get_all to Find the PHP Configuration File Path?
8
What are the common errors when using the ini_get_all function? How to resolve them?
9
How to Use the ini_get_all Function to View a Complete and Detailed List of Current PHP Configuration Values?
10
Similar Functions
php_sapi_name
php_sapi_name
Returnstheinterfacet
ini_set
ini_set
Setthevalueoftheconf
sys_get_temp_dir
sys_get_temp_dir
Returntothedirectory
memory_get_peak_usage
memory_get_peak_usage
Returnsthepeakmemory
getlastmod
getlastmod
Getthelasttimethepag
memory_reset_peak_usage
memory_reset_peak_usage
Resetthepeakmemoryus
gc_disable
gc_disable
Deactivatethecircula
ini_get
ini_get
Getthevalueofaconfig
Popular Articles
How to Use the ini_get_all Function to View a Complete and Detailed List of Current PHP Configuration Values?
How to Use ini_get_all to Find the PHP Configuration File Path?
What are the common errors when using the ini_get_all function? How to resolve them?