Home
PHP
Tags
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
How to Use PHP's array_filter Function to Filter Out All Non-String Elements from an Array?
9
Practical Guide to Efficiently Extract Webpage Data Using PHP and phpSpider
10
How to optimize the processing flow of using array_diff_key() for a large number of arrays?
4
How to Use PHP and XML to Achieve Static Web Pages for Improved Website Performance
2
Similar Functions
get_resources
get_resources
Returnsanarrayofallc
getmypid
getmypid
GettheIDofthePHPproc
ini_set
ini_set
Setthevalueoftheconf
get_extension_funcs
get_extension_funcs
Returnsanarrayofallf
assert_options
assert_options
Set/getvariousflagsf
memory_get_usage
memory_get_usage
Returnstheamountofme
php_ini_scanned_files
php_ini_scanned_files
Returnsalistof.inifi
getenv
getenv
Getthevalueoftheenvi
Popular Articles