Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
get_cfg_var
get_cfg_var
Get the value of PHP configuration options
Name:
get_cfg_var
Category:
PHP Options and Information
Programming Language:
php
One-line Description:
Get the value of PHP configuration options
Related
Solve common reasons why PHP get_include_path() returns empty values
4
How to use next_result() to read the output parameters of stored procedures
7
get_client_version records client information in combination with log system
9
How to correctly use apcu_entry in a concurrent environment
1
Similar Functions
get_current_user
get_current_user
GetthecurrentPHPscri
sys_get_temp_dir
sys_get_temp_dir
Returntothedirectory
gc_status
gc_status
Getinformationaboutt
ini_set
ini_set
Setthevalueoftheconf
ini_get_all
ini_get_all
Getallconfigurationo
phpinfo
phpinfo
Outputinformationabo
assert_options
assert_options
Set/getvariousflagsf
extension_loaded
extension_loaded
Checkifanextensionha
Popular Articles