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
Effective Methods to Solve PHP “Directory Path Not Found” Issues
5
Want to Safely and Efficiently Delete Session Data? Try These Best Practices with SessionHandler::destroy
7
PHP Framework Performance Benchmarking and Analysis: A Guide to Choosing the Best Framework
6
Basic Usage of the cos Function in PHP: Detailed Explanation and Examples
9
Similar Functions
set_include_path
set_include_path
Setinclude_pathconfi
get_extension_funcs
get_extension_funcs
Returnsanarrayofallf
ini_parse_quantity
ini_parse_quantity
Getinterpretedsizefr
extension_loaded
extension_loaded
Checkifanextensionha
get_include_path
get_include_path
Getthecurrentinclude
php_ini_loaded_file
php_ini_loaded_file
Retrievethepathtothe
ini_set
ini_set
Setthevalueoftheconf
gc_enabled
gc_enabled
Returnsthestatusofth
Popular Articles